Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2017-6214
Vulnerability from cvelistv5
Published
2017-02-23 17:00
Modified
2024-08-05 15:25
Severity ?
EPSS score ?
6.41%
(0.9049)
Summary
The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T15:25:49.099Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://source.android.com/security/bulletin/2017-09-01", }, { name: "96421", tags: [ "vdb-entry", "x_refsource_BID", "x_transferred", ], url: "http://www.securityfocus.com/bid/96421", }, { name: "RHSA-2017:1615", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "RHSA-2017:1647", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { name: "RHSA-2017:1616", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { name: "RHSA-2017:1372", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { name: "1037897", tags: [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred", ], url: "http://www.securitytracker.com/id/1037897", }, { name: "DSA-3804", tags: [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred", ], url: "http://www.debian.org/security/2017/dsa-3804", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], datePublic: "2017-02-18T00:00:00", descriptions: [ { lang: "en", value: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2018-01-04T19:57:01", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://source.android.com/security/bulletin/2017-09-01", }, { name: "96421", tags: [ "vdb-entry", "x_refsource_BID", ], url: "http://www.securityfocus.com/bid/96421", }, { name: "RHSA-2017:1615", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { tags: [ "x_refsource_CONFIRM", ], url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "RHSA-2017:1647", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { name: "RHSA-2017:1616", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { name: "RHSA-2017:1372", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { name: "1037897", tags: [ "vdb-entry", "x_refsource_SECTRACK", ], url: "http://www.securitytracker.com/id/1037897", }, { name: "DSA-3804", tags: [ "vendor-advisory", "x_refsource_DEBIAN", ], url: "http://www.debian.org/security/2017/dsa-3804", }, { tags: [ "x_refsource_CONFIRM", ], url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-6214", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://source.android.com/security/bulletin/2017-09-01", refsource: "CONFIRM", url: "https://source.android.com/security/bulletin/2017-09-01", }, { name: "96421", refsource: "BID", url: "http://www.securityfocus.com/bid/96421", }, { name: "RHSA-2017:1615", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { name: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "RHSA-2017:1647", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { name: "RHSA-2017:1616", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { name: "RHSA-2017:1372", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { name: "1037897", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1037897", }, { name: "DSA-3804", refsource: "DEBIAN", url: "http://www.debian.org/security/2017/dsa-3804", }, { name: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", refsource: "CONFIRM", url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { name: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2017-6214", datePublished: "2017-02-23T17:00:00", dateReserved: "2017-02-23T00:00:00", dateUpdated: "2024-08-05T15:25:49.099Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2017-6214\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-02-23T17:59:00.143\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.\"},{\"lang\":\"es\",\"value\":\"La función tcp_splice_read en net/ipv4/tcp.c en el kernel de Linux en versiones anteriores a 4.9.11 permite a atacantes remotos provocar una denegación de servicio (bucle infinito y bloqueo débil) a través de vectores que involucran un paquete TCP con la bandera URG.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.9.10\",\"matchCriteriaId\":\"C5D57D8B-3072-44A1-88FE-58FB0A730057\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3804\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/96421\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1037897\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1372\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1615\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1616\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1647\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://source.android.com/security/bulletin/2017-09-01\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3804\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/96421\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1037897\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1372\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1615\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1616\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1647\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://source.android.com/security/bulletin/2017-09-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", }, }
suse-su-2017:1183-1
Vulnerability from csaf_suse
Published
2017-05-05 08:13
Modified
2017-05-05 08:13
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 12 SP2 kernel was updated to 4.4.58 to receive various security and bugfixes.
Notable new/improved features:
- Improved support for Hyper-V
- Support for Matrox G200eH3
- Support for tcp_westwood
The following security bugs were fixed:
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579).
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).
- CVE-2017-7374: Use-after-free vulnerability in fs/crypto/ in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely (bnc#1032006).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).
- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).
- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).
- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).
- CVE-2017-6347: The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel had incorrect expectations about skb data layout, which allowed local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission (bnc#1027179).
- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application (bnc#1008842).
- CVE-2017-2596: The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel improperly emulated the VMXON instruction, which allowed KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references (bnc#1022785).
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).
The following non-security bugs were fixed:
- ACPI, ioapic: Clear on-stack resource before using it (bsc#1028819).
- ACPI: Do not create a platform_device for IOAPIC/IOxAPIC (bsc#1028819).
- ACPI: Remove platform devices from a bus on removal (bsc#1028819).
- HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL (bsc#1022340).
- NFS: do not try to cross a mountpount when there isn't one there (bsc#1028041).
- NFS: flush out dirty data on file fput() (bsc#1021762).
- PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal (bug#1028217).
- PCI: hv: Use device serial number as PCI domain (bug#1028217).
- RAID1: a new I/O barrier implementation to remove resync window (bsc#998106,bsc#1020048,bsc#982783).
- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#998106,bsc#1020048,bsc#982783).
- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).
- Revert 'give up on gcc ilog2() constant optimizations' (kabi).
- Revert 'net/mlx4_en: Avoid unregister_netdev at shutdown flow' (bsc#1028017).
- Revert 'net: introduce device min_header_len' (kabi).
- Revert 'nfit, libnvdimm: fix interleave set cookie calculation' (kabi).
- Revert 'target: Fix NULL dereference during LUN lookup + active I/O shutdown' (kabi).
- acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717).
- acpi, nfit: fix extended status translations for ACPI DSMs (bsc#1031717).
- arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- arm64: hugetlb: fix the wrong address for several functions (bsc#1032681).
- arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags (bsc#1032681).
- arm64: hugetlb: remove the wrong pmd check in find_num_contig() (bsc#1032681).
- arm: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- bnx2x: allow adding VLANs while interface is down (bsc#1027273).
- bonding: fix 802.3ad aggregator reselection (bsc#1029514).
- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614).
- btrfs: allow unlink to exceed subvolume quota (bsc#1019614).
- btrfs: backref: Fix soft lockup in __merge_refs function (bsc#1017641).
- btrfs: incremental send, do not delay rename when parent inode is new (bsc#1028325).
- btrfs: incremental send, do not issue invalid rmdir operations (bsc#1028325).
- btrfs: qgroup: Move half of the qgroup accounting time out of commit trans (bsc#1017461).
- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1019614).
- btrfs: send, fix failure to rename top level inode due to name collision (bsc#1028325).
- btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015)
- cgroup/pids: remove spurious suspicious RCU usage warning (bnc#1031831).
- crypto: algif_hash - avoid zero-sized array (bnc#1007962).
- cxgb4vf: do not offload Rx checksums for IPv6 fragments (bsc#1026692).
- device-dax: fix private mapping restriction, permit read-only (bsc#1031717).
- drm/i915: Add intel_uncore_suspend / resume functions (bsc#1011913).
- drm/i915: Fix crash after S3 resume with DP MST mode change (bsc#1029634).
- drm/i915: Listen for PMIC bus access notifications (bsc#1011913).
- drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (bsc#1031717).
- drm/mgag200: Added support for the new device G200eH3 (bsc#1007959)
- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).
- futex: Add missing error handling to FUTEX_REQUEUE_PI (bsc#969755).
- futex: Fix potential use-after-free in FUTEX_REQUEUE_PI (bsc#969755).
- hv: export current Hyper-V clocksource (bsc#1031206).
- hv: util: do not forget to init host_ts.lock (bsc#1031206).
- hv: vmbus: Prevent sending data on a rescinded channel (bug#1028217).
- hv_utils: implement Hyper-V PTP source (bsc#1031206).
- i2c-designware: increase timeout (bsc#1011913).
- i2c: designware-baytrail: Acquire P-Unit access on bus acquire (bsc#1011913).
- i2c: designware-baytrail: Call pmic_bus_access_notifier_chain (bsc#1011913).
- i2c: designware-baytrail: Fix race when resetting the semaphore (bsc#1011913).
- i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts (bsc#1011913).
- i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (bsc#1011913).
- i2c: designware: Never suspend i2c-busses used for accessing the system PMIC (bsc#1011913).
- i2c: designware: Rename accessor_flags to flags (bsc#1011913).
- iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off (bsc#1031208).
- kABI: protect struct iscsi_conn (kabi).
- kABI: protect struct se_node_acl (kabi).
- kABI: restore can_rx_register parameters (kabi).
- kgr/module: make a taint flag module-specific
- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).
- kgr: remove all arch-specific kgraft header files
- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).
- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).
- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).
- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).
- l2tp: lock socket before checking flags in connect() (bsc#1028415).
- libnvdimm, pfn: fix memmap reservation size versus 4K alignment (bsc#1031717).
- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).
- md/raid1: Refactor raid1_make_request (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: add rcu protection to rdev in fix_read_error (References: bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: fix a use-after-free bug (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: handle flush request correctly (bsc#998106,bsc#1020048,bsc#982783).
- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).
- mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200).
- mm/page_alloc: Remove useless parameter of __free_pages_boot_core (bnc#1027195).
- mm: fix set pageblock migratetype in deferred struct page init (bnc#1027195).
- mm: page_alloc: skip over regions of invalid pfns where possible (bnc#1031200).
- module: move add_taint_module() to a header file
- net/ena: change condition for host attribute configuration (bsc#1026509).
- net/ena: change driver's default timeouts (bsc#1026509).
- net/ena: fix NULL dereference when removing the driver after device reset failed (bsc#1026509).
- net/ena: fix RSS default hash configuration (bsc#1026509).
- net/ena: fix ethtool RSS flow configuration (bsc#1026509).
- net/ena: fix potential access to freed memory during device reset (bsc#1026509).
- net/ena: fix queues number calculation (bsc#1026509).
- net/ena: reduce the severity of ena printouts (bsc#1026509).
- net/ena: refactor ena_get_stats64 to be atomic context safe (bsc#1026509).
- net/ena: remove ntuple filter support from device feature list (bsc#1026509).
- net/ena: update driver version to 1.1.2 (bsc#1026509).
- net/ena: use READ_ONCE to access completion descriptors (bsc#1026509).
- net/mlx4_core: Avoid command timeouts during VF driver device shutdown (bsc#1028017).
- net/mlx4_core: Avoid delays during VF driver device shutdown (bsc#1028017).
- net/mlx4_core: Fix racy CQ (Completion Queue) free (bsc#1028017).
- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#1028017).
- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#1028017).
- net/mlx4_en: Fix bad WQE issue (bsc#1028017).
- net: ena: Fix error return code in ena_device_init() (bsc#1026509).
- net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509).
- net: ena: change the return type of ena_set_push_mode() to be void (bsc#1026509).
- net: ena: remove superfluous check in ena_remove() (bsc#1026509).
- net: ena: use setup_timer() and mod_timer() (bsc#1026509).
- netfilter: allow logging from non-init namespaces (bsc#970083).
- nvme: Do not suspend admin queue that wasn't created (bsc#1026505).
- nvme: Suspend all queues before deletion (bsc#1026505).
- ping: implement proper locking (bsc#1031003).
- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).
- rtlwifi: rtl_usb: Fix missing entry in USB driver's private data (bsc#1026462).
- s390/kmsg: add missing kmsg descriptions (bnc#1025683).
- s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683).
- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).
- scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#1027054).
- scsi_dh_alua: Do not modify the interval value for retries (bsc#1012910).
- softirq: Let ksoftirqd do its job (bsc#1019618).
- x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405).
- x86/apic/uv: Silence a shift wrapping warning (bsc#1023866).
- x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix setup_res() failing to get resource (bsc#1027153, bsc#1027616).
- x86/ioapic: Ignore root bridges without a companion ACPI device (bsc#1027153, bsc#1027616).
- x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153, bsc#1027616).
- x86/ioapic: Support hot-removal of IOAPICs present during boot (bsc#1027153, bsc#1027616).
- x86/ioapic: fix kABI (hide added include) (bsc#1027153, bsc#1027616).
- x86/mce: Do not print MCEs when mcelog is active (bsc#1013994).
- x86/mce: Fix copy/paste error in exception table entries
- x86/mm/gup: Simplify get_user_pages() PTE bit handling (bsc#1026405).
- x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866).
- x86/platform/UV: Add Support for UV4 Hubless systems (bsc#1023866).
- x86/platform/UV: Add basic CPU NMI health check (bsc#1023866).
- x86/platform/UV: Clean up the NMI code to match current coding style (bsc#1023866).
- x86/platform/UV: Clean up the UV APIC code (bsc#1023866).
- x86/platform/UV: Ensure uv_system_init is called when necessary (bsc#1023866).
- x86/platform/UV: Fix 2 socket config problem (bsc#1023866).
- x86/platform/UV: Fix panic with missing UVsystab support (bsc#1023866).
- x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source (bsc#1023866).
- x86/platform/UV: Verify NMI action is valid, default is standard (bsc#1023866).
- x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier (bsc#1011913).
- x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access (bsc#1011913).
- x86/platform: Remove warning message for duplicate NMI handlers (bsc#1029220).
- x86/ras/therm_throt: Do not log a fake MCE for thermal events (bsc#1028027).
- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: do not call talk_to_blkback when already connected to blkback.
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xen/blkfront: Fix crash if backend does not follow the right states.
- xen/netback: set default upper limit of tx/rx queues to 8 (bnc#1019163).
- xen/netfront: set default upper limit of tx/rx queues to 8 (bnc#1019163).
- xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV (bsc#1014136)
- xfs: do not take the IOLOCK exclusive for direct I/O page invalidation (bsc#1015609).
- xgene_enet: remove bogus forward declarations (bsc#1032673).
Patchnames
SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-697,SUSE-SLE-DESKTOP-12-SP2-2017-697,SUSE-SLE-HA-12-SP2-2017-697,SUSE-SLE-Live-Patching-12-2017-697,SUSE-SLE-RPI-12-SP2-2017-697,SUSE-SLE-SDK-12-SP2-2017-697,SUSE-SLE-SERVER-12-SP2-2017-697,SUSE-SLE-WE-12-SP2-2017-697
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: "\nThe SUSE Linux Enterprise 12 SP2 kernel was updated to 4.4.58 to receive various security and bugfixes.\n\nNotable new/improved features:\n- Improved support for Hyper-V\n- Support for Matrox G200eH3\n- Support for tcp_westwood\n\nThe following security bugs were fixed:\n\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579).\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).\n- CVE-2017-7374: Use-after-free vulnerability in fs/crypto/ in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely (bnc#1032006).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).\n- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).\n- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).\n- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).\n- CVE-2017-6347: The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel had incorrect expectations about skb data layout, which allowed local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission (bnc#1027179).\n- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application (bnc#1008842).\n- CVE-2017-2596: The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel improperly emulated the VMXON instruction, which allowed KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references (bnc#1022785).\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).\n\nThe following non-security bugs were fixed:\n\n- ACPI, ioapic: Clear on-stack resource before using it (bsc#1028819).\n- ACPI: Do not create a platform_device for IOAPIC/IOxAPIC (bsc#1028819).\n- ACPI: Remove platform devices from a bus on removal (bsc#1028819).\n- HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL (bsc#1022340).\n- NFS: do not try to cross a mountpount when there isn't one there (bsc#1028041).\n- NFS: flush out dirty data on file fput() (bsc#1021762).\n- PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal (bug#1028217).\n- PCI: hv: Use device serial number as PCI domain (bug#1028217).\n- RAID1: a new I/O barrier implementation to remove resync window (bsc#998106,bsc#1020048,bsc#982783).\n- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#998106,bsc#1020048,bsc#982783).\n- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).\n- Revert 'give up on gcc ilog2() constant optimizations' (kabi).\n- Revert 'net/mlx4_en: Avoid unregister_netdev at shutdown flow' (bsc#1028017).\n- Revert 'net: introduce device min_header_len' (kabi).\n- Revert 'nfit, libnvdimm: fix interleave set cookie calculation' (kabi).\n- Revert 'target: Fix NULL dereference during LUN lookup + active I/O shutdown' (kabi).\n- acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717).\n- acpi, nfit: fix extended status translations for ACPI DSMs (bsc#1031717).\n- arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032).\n- arm64: hugetlb: fix the wrong address for several functions (bsc#1032681).\n- arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags (bsc#1032681).\n- arm64: hugetlb: remove the wrong pmd check in find_num_contig() (bsc#1032681).\n- arm: Use full path in KBUILD_IMAGE definition (bsc#1010032).\n- bnx2x: allow adding VLANs while interface is down (bsc#1027273).\n- bonding: fix 802.3ad aggregator reselection (bsc#1029514).\n- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614).\n- btrfs: allow unlink to exceed subvolume quota (bsc#1019614).\n- btrfs: backref: Fix soft lockup in __merge_refs function (bsc#1017641).\n- btrfs: incremental send, do not delay rename when parent inode is new (bsc#1028325).\n- btrfs: incremental send, do not issue invalid rmdir operations (bsc#1028325).\n- btrfs: qgroup: Move half of the qgroup accounting time out of commit trans (bsc#1017461).\n- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1019614).\n- btrfs: send, fix failure to rename top level inode due to name collision (bsc#1028325).\n- btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015)\n- cgroup/pids: remove spurious suspicious RCU usage warning (bnc#1031831).\n- crypto: algif_hash - avoid zero-sized array (bnc#1007962).\n- cxgb4vf: do not offload Rx checksums for IPv6 fragments (bsc#1026692).\n- device-dax: fix private mapping restriction, permit read-only (bsc#1031717).\n- drm/i915: Add intel_uncore_suspend / resume functions (bsc#1011913).\n- drm/i915: Fix crash after S3 resume with DP MST mode change (bsc#1029634).\n- drm/i915: Listen for PMIC bus access notifications (bsc#1011913).\n- drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (bsc#1031717).\n- drm/mgag200: Added support for the new device G200eH3 (bsc#1007959)\n- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).\n- futex: Add missing error handling to FUTEX_REQUEUE_PI (bsc#969755).\n- futex: Fix potential use-after-free in FUTEX_REQUEUE_PI (bsc#969755).\n- hv: export current Hyper-V clocksource (bsc#1031206).\n- hv: util: do not forget to init host_ts.lock (bsc#1031206).\n- hv: vmbus: Prevent sending data on a rescinded channel (bug#1028217).\n- hv_utils: implement Hyper-V PTP source (bsc#1031206).\n- i2c-designware: increase timeout (bsc#1011913).\n- i2c: designware-baytrail: Acquire P-Unit access on bus acquire (bsc#1011913).\n- i2c: designware-baytrail: Call pmic_bus_access_notifier_chain (bsc#1011913).\n- i2c: designware-baytrail: Fix race when resetting the semaphore (bsc#1011913).\n- i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts (bsc#1011913).\n- i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (bsc#1011913).\n- i2c: designware: Never suspend i2c-busses used for accessing the system PMIC (bsc#1011913).\n- i2c: designware: Rename accessor_flags to flags (bsc#1011913).\n- iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off (bsc#1031208).\n- kABI: protect struct iscsi_conn (kabi).\n- kABI: protect struct se_node_acl (kabi).\n- kABI: restore can_rx_register parameters (kabi).\n- kgr/module: make a taint flag module-specific\n- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).\n- kgr: remove all arch-specific kgraft header files\n- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).\n- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).\n- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).\n- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).\n- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).\n- l2tp: lock socket before checking flags in connect() (bsc#1028415).\n- libnvdimm, pfn: fix memmap reservation size versus 4K alignment (bsc#1031717).\n- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).\n- md/raid1: Refactor raid1_make_request (bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: add rcu protection to rdev in fix_read_error (References: bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: fix a use-after-free bug (bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: handle flush request correctly (bsc#998106,bsc#1020048,bsc#982783).\n- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).\n- mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200).\n- mm/page_alloc: Remove useless parameter of __free_pages_boot_core (bnc#1027195).\n- mm: fix set pageblock migratetype in deferred struct page init (bnc#1027195).\n- mm: page_alloc: skip over regions of invalid pfns where possible (bnc#1031200).\n- module: move add_taint_module() to a header file\n- net/ena: change condition for host attribute configuration (bsc#1026509).\n- net/ena: change driver's default timeouts (bsc#1026509).\n- net/ena: fix NULL dereference when removing the driver after device reset failed (bsc#1026509).\n- net/ena: fix RSS default hash configuration (bsc#1026509).\n- net/ena: fix ethtool RSS flow configuration (bsc#1026509).\n- net/ena: fix potential access to freed memory during device reset (bsc#1026509).\n- net/ena: fix queues number calculation (bsc#1026509).\n- net/ena: reduce the severity of ena printouts (bsc#1026509).\n- net/ena: refactor ena_get_stats64 to be atomic context safe (bsc#1026509).\n- net/ena: remove ntuple filter support from device feature list (bsc#1026509).\n- net/ena: update driver version to 1.1.2 (bsc#1026509).\n- net/ena: use READ_ONCE to access completion descriptors (bsc#1026509).\n- net/mlx4_core: Avoid command timeouts during VF driver device shutdown (bsc#1028017).\n- net/mlx4_core: Avoid delays during VF driver device shutdown (bsc#1028017).\n- net/mlx4_core: Fix racy CQ (Completion Queue) free (bsc#1028017).\n- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#1028017).\n- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#1028017).\n- net/mlx4_en: Fix bad WQE issue (bsc#1028017).\n- net: ena: Fix error return code in ena_device_init() (bsc#1026509).\n- net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509).\n- net: ena: change the return type of ena_set_push_mode() to be void (bsc#1026509).\n- net: ena: remove superfluous check in ena_remove() (bsc#1026509).\n- net: ena: use setup_timer() and mod_timer() (bsc#1026509).\n- netfilter: allow logging from non-init namespaces (bsc#970083).\n- nvme: Do not suspend admin queue that wasn't created (bsc#1026505).\n- nvme: Suspend all queues before deletion (bsc#1026505).\n- ping: implement proper locking (bsc#1031003).\n- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).\n- rtlwifi: rtl_usb: Fix missing entry in USB driver's private data (bsc#1026462).\n- s390/kmsg: add missing kmsg descriptions (bnc#1025683).\n- s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683).\n- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).\n- scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#1027054).\n- scsi_dh_alua: Do not modify the interval value for retries (bsc#1012910).\n- softirq: Let ksoftirqd do its job (bsc#1019618).\n- x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405).\n- x86/apic/uv: Silence a shift wrapping warning (bsc#1023866).\n- x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix setup_res() failing to get resource (bsc#1027153, bsc#1027616).\n- x86/ioapic: Ignore root bridges without a companion ACPI device (bsc#1027153, bsc#1027616).\n- x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Support hot-removal of IOAPICs present during boot (bsc#1027153, bsc#1027616).\n- x86/ioapic: fix kABI (hide added include) (bsc#1027153, bsc#1027616).\n- x86/mce: Do not print MCEs when mcelog is active (bsc#1013994).\n- x86/mce: Fix copy/paste error in exception table entries\n- x86/mm/gup: Simplify get_user_pages() PTE bit handling (bsc#1026405).\n- x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866).\n- x86/platform/UV: Add Support for UV4 Hubless systems (bsc#1023866).\n- x86/platform/UV: Add basic CPU NMI health check (bsc#1023866).\n- x86/platform/UV: Clean up the NMI code to match current coding style (bsc#1023866).\n- x86/platform/UV: Clean up the UV APIC code (bsc#1023866).\n- x86/platform/UV: Ensure uv_system_init is called when necessary (bsc#1023866).\n- x86/platform/UV: Fix 2 socket config problem (bsc#1023866).\n- x86/platform/UV: Fix panic with missing UVsystab support (bsc#1023866).\n- x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source (bsc#1023866).\n- x86/platform/UV: Verify NMI action is valid, default is standard (bsc#1023866).\n- x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier (bsc#1011913).\n- x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access (bsc#1011913).\n- x86/platform: Remove warning message for duplicate NMI handlers (bsc#1029220).\n- x86/ras/therm_throt: Do not log a fake MCE for thermal events (bsc#1028027).\n- xen-blkfront: correct maximum segment accounting (bsc#1018263).\n- xen-blkfront: do not call talk_to_blkback when already connected to blkback.\n- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.\n- xen/blkfront: Fix crash if backend does not follow the right states.\n- xen/netback: set default upper limit of tx/rx queues to 8 (bnc#1019163).\n- xen/netfront: set default upper limit of tx/rx queues to 8 (bnc#1019163).\n- xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV (bsc#1014136)\n- xfs: do not take the IOLOCK exclusive for direct I/O page invalidation (bsc#1015609).\n- xgene_enet: remove bogus forward declarations (bsc#1032673).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-697,SUSE-SLE-DESKTOP-12-SP2-2017-697,SUSE-SLE-HA-12-SP2-2017-697,SUSE-SLE-Live-Patching-12-2017-697,SUSE-SLE-RPI-12-SP2-2017-697,SUSE-SLE-SDK-12-SP2-2017-697,SUSE-SLE-SERVER-12-SP2-2017-697,SUSE-SLE-WE-12-SP2-2017-697", 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-2017_1183-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1183-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171183-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1183-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002847.html", }, { category: "self", summary: "SUSE Bug 1007959", url: "https://bugzilla.suse.com/1007959", }, { category: "self", summary: "SUSE Bug 1007962", url: "https://bugzilla.suse.com/1007962", }, { category: "self", summary: "SUSE Bug 1008842", url: "https://bugzilla.suse.com/1008842", }, { category: "self", summary: "SUSE Bug 1010032", url: "https://bugzilla.suse.com/1010032", }, { category: "self", summary: "SUSE Bug 1011913", url: "https://bugzilla.suse.com/1011913", }, { category: "self", summary: "SUSE Bug 1012382", url: "https://bugzilla.suse.com/1012382", }, { category: "self", summary: "SUSE Bug 1012910", url: "https://bugzilla.suse.com/1012910", }, { category: "self", summary: "SUSE Bug 1013994", url: "https://bugzilla.suse.com/1013994", }, { category: "self", summary: "SUSE Bug 1014136", url: "https://bugzilla.suse.com/1014136", }, { category: "self", summary: "SUSE Bug 1015609", url: "https://bugzilla.suse.com/1015609", }, { category: "self", summary: "SUSE Bug 1017461", url: "https://bugzilla.suse.com/1017461", }, { category: "self", summary: "SUSE Bug 1017641", url: "https://bugzilla.suse.com/1017641", }, { category: "self", summary: "SUSE Bug 1018263", url: "https://bugzilla.suse.com/1018263", }, { category: "self", summary: "SUSE Bug 1018419", url: "https://bugzilla.suse.com/1018419", }, { category: "self", summary: "SUSE Bug 1019163", url: "https://bugzilla.suse.com/1019163", }, { category: "self", summary: "SUSE Bug 1019614", url: "https://bugzilla.suse.com/1019614", }, { category: "self", summary: "SUSE Bug 1019618", url: "https://bugzilla.suse.com/1019618", }, { category: "self", summary: "SUSE Bug 1020048", url: "https://bugzilla.suse.com/1020048", }, { category: "self", summary: "SUSE Bug 1021762", url: "https://bugzilla.suse.com/1021762", }, { category: "self", summary: "SUSE Bug 1022340", url: "https://bugzilla.suse.com/1022340", }, { category: "self", summary: "SUSE Bug 1022785", url: "https://bugzilla.suse.com/1022785", }, { category: "self", summary: "SUSE Bug 1023866", url: "https://bugzilla.suse.com/1023866", }, { category: "self", summary: "SUSE Bug 1024015", url: "https://bugzilla.suse.com/1024015", }, { category: "self", summary: "SUSE Bug 1025683", url: "https://bugzilla.suse.com/1025683", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026405", url: "https://bugzilla.suse.com/1026405", }, { category: "self", summary: "SUSE Bug 1026462", url: "https://bugzilla.suse.com/1026462", }, { category: "self", summary: "SUSE Bug 1026505", url: "https://bugzilla.suse.com/1026505", }, { category: "self", summary: "SUSE Bug 1026509", url: "https://bugzilla.suse.com/1026509", }, { category: "self", summary: "SUSE Bug 1026692", url: "https://bugzilla.suse.com/1026692", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1027054", url: "https://bugzilla.suse.com/1027054", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027153", url: "https://bugzilla.suse.com/1027153", }, { category: "self", summary: "SUSE Bug 1027179", url: "https://bugzilla.suse.com/1027179", }, { category: "self", summary: "SUSE Bug 1027189", url: "https://bugzilla.suse.com/1027189", }, { category: "self", summary: "SUSE Bug 1027190", url: "https://bugzilla.suse.com/1027190", }, { category: "self", summary: "SUSE Bug 1027195", url: "https://bugzilla.suse.com/1027195", }, { category: "self", summary: "SUSE Bug 1027273", url: "https://bugzilla.suse.com/1027273", }, { category: "self", summary: "SUSE Bug 1027616", url: "https://bugzilla.suse.com/1027616", }, { category: "self", summary: "SUSE Bug 1028017", url: "https://bugzilla.suse.com/1028017", }, { category: "self", summary: "SUSE Bug 1028027", url: "https://bugzilla.suse.com/1028027", }, { category: "self", summary: "SUSE Bug 1028041", url: "https://bugzilla.suse.com/1028041", }, { category: "self", summary: "SUSE Bug 1028158", url: "https://bugzilla.suse.com/1028158", }, { category: "self", summary: "SUSE Bug 1028217", url: "https://bugzilla.suse.com/1028217", }, { category: "self", summary: "SUSE Bug 1028325", url: "https://bugzilla.suse.com/1028325", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028819", url: "https://bugzilla.suse.com/1028819", }, { category: "self", summary: "SUSE Bug 1028895", url: "https://bugzilla.suse.com/1028895", }, { category: "self", summary: "SUSE Bug 1029220", url: "https://bugzilla.suse.com/1029220", }, { category: "self", summary: "SUSE Bug 1029514", url: "https://bugzilla.suse.com/1029514", }, { category: "self", summary: "SUSE Bug 1029634", url: "https://bugzilla.suse.com/1029634", }, { category: "self", summary: "SUSE Bug 1029986", url: "https://bugzilla.suse.com/1029986", }, { category: "self", summary: "SUSE Bug 1030118", url: "https://bugzilla.suse.com/1030118", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031200", url: "https://bugzilla.suse.com/1031200", }, { category: "self", summary: "SUSE Bug 1031206", url: "https://bugzilla.suse.com/1031206", }, { category: "self", summary: "SUSE Bug 1031208", url: "https://bugzilla.suse.com/1031208", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031481", url: "https://bugzilla.suse.com/1031481", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1031660", url: "https://bugzilla.suse.com/1031660", }, { category: "self", summary: "SUSE Bug 1031662", url: "https://bugzilla.suse.com/1031662", }, { category: "self", summary: "SUSE Bug 1031717", url: "https://bugzilla.suse.com/1031717", }, { category: "self", summary: "SUSE Bug 1031831", url: "https://bugzilla.suse.com/1031831", }, { category: "self", summary: "SUSE Bug 1032006", url: "https://bugzilla.suse.com/1032006", }, { category: "self", summary: "SUSE Bug 1032673", url: "https://bugzilla.suse.com/1032673", }, { category: "self", summary: "SUSE Bug 1032681", url: "https://bugzilla.suse.com/1032681", }, { category: "self", summary: "SUSE Bug 897662", url: "https://bugzilla.suse.com/897662", }, { category: "self", summary: "SUSE Bug 951844", url: "https://bugzilla.suse.com/951844", }, { category: "self", summary: "SUSE Bug 968697", url: "https://bugzilla.suse.com/968697", }, { category: "self", summary: "SUSE Bug 969755", url: "https://bugzilla.suse.com/969755", }, { category: "self", summary: "SUSE Bug 970083", url: "https://bugzilla.suse.com/970083", }, { category: "self", summary: "SUSE Bug 977572", url: "https://bugzilla.suse.com/977572", }, { category: "self", summary: "SUSE Bug 977860", url: "https://bugzilla.suse.com/977860", }, { category: "self", summary: "SUSE Bug 978056", url: "https://bugzilla.suse.com/978056", }, { category: "self", summary: "SUSE Bug 980892", url: "https://bugzilla.suse.com/980892", }, { category: "self", summary: "SUSE Bug 981634", url: "https://bugzilla.suse.com/981634", }, { category: "self", summary: "SUSE Bug 982783", url: "https://bugzilla.suse.com/982783", }, { category: "self", summary: "SUSE Bug 987899", url: "https://bugzilla.suse.com/987899", }, { category: "self", summary: "SUSE Bug 988281", url: "https://bugzilla.suse.com/988281", }, { category: "self", summary: "SUSE Bug 991173", url: "https://bugzilla.suse.com/991173", }, { category: "self", summary: "SUSE Bug 998106", url: "https://bugzilla.suse.com/998106", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-2117 page", url: "https://www.suse.com/security/cve/CVE-2016-2117/", }, { category: "self", summary: "SUSE CVE CVE-2016-9191 page", url: "https://www.suse.com/security/cve/CVE-2016-9191/", }, { category: "self", summary: "SUSE CVE CVE-2017-2596 page", url: "https://www.suse.com/security/cve/CVE-2017-2596/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6345 page", url: "https://www.suse.com/security/cve/CVE-2017-6345/", }, { category: "self", summary: "SUSE CVE CVE-2017-6346 page", url: "https://www.suse.com/security/cve/CVE-2017-6346/", }, { category: "self", summary: "SUSE CVE CVE-2017-6347 page", url: "https://www.suse.com/security/cve/CVE-2017-6347/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7374 page", url: "https://www.suse.com/security/cve/CVE-2017-7374/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-05-05T08:13:00Z", generator: { date: "2017-05-05T08:13:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1183-1", initial_release_date: "2017-05-05T08:13:00Z", revision_history: [ { date: "2017-05-05T08:13:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-default-4.4.59-92.17.3.aarch64", product: { name: "kernel-default-4.4.59-92.17.3.aarch64", product_id: "kernel-default-4.4.59-92.17.3.aarch64", }, }, { category: "product_version", name: "kernel-default-base-4.4.59-92.17.3.aarch64", product: { name: "kernel-default-base-4.4.59-92.17.3.aarch64", product_id: "kernel-default-base-4.4.59-92.17.3.aarch64", }, }, { category: "product_version", name: "kernel-default-devel-4.4.59-92.17.3.aarch64", product: { name: "kernel-default-devel-4.4.59-92.17.3.aarch64", product_id: "kernel-default-devel-4.4.59-92.17.3.aarch64", }, }, { category: "product_version", name: "kernel-syms-4.4.59-92.17.2.aarch64", product: { name: "kernel-syms-4.4.59-92.17.2.aarch64", product_id: "kernel-syms-4.4.59-92.17.2.aarch64", }, }, { category: "product_version", name: "kernel-obs-build-4.4.59-92.17.3.aarch64", product: { name: "kernel-obs-build-4.4.59-92.17.3.aarch64", product_id: "kernel-obs-build-4.4.59-92.17.3.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "kernel-devel-4.4.59-92.17.2.noarch", product: { name: "kernel-devel-4.4.59-92.17.2.noarch", product_id: "kernel-devel-4.4.59-92.17.2.noarch", }, }, { category: "product_version", name: "kernel-macros-4.4.59-92.17.2.noarch", product: { name: "kernel-macros-4.4.59-92.17.2.noarch", product_id: "kernel-macros-4.4.59-92.17.2.noarch", }, }, { category: "product_version", name: "kernel-source-4.4.59-92.17.2.noarch", product: { name: "kernel-source-4.4.59-92.17.2.noarch", product_id: "kernel-source-4.4.59-92.17.2.noarch", }, }, { category: "product_version", name: "kernel-docs-4.4.59-92.17.8.noarch", product: { name: "kernel-docs-4.4.59-92.17.8.noarch", product_id: "kernel-docs-4.4.59-92.17.8.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", product: { name: "cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", product_id: "cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", product: { name: "cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", product_id: "cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "dlm-kmp-default-4.4.59-92.17.3.ppc64le", product: { name: "dlm-kmp-default-4.4.59-92.17.3.ppc64le", product_id: "dlm-kmp-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "gfs2-kmp-default-4.4.59-92.17.3.ppc64le", product: { name: "gfs2-kmp-default-4.4.59-92.17.3.ppc64le", product_id: "gfs2-kmp-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", product: { name: "ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", product_id: "ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "kernel-obs-build-4.4.59-92.17.3.ppc64le", product: { name: "kernel-obs-build-4.4.59-92.17.3.ppc64le", product_id: "kernel-obs-build-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "kernel-default-4.4.59-92.17.3.ppc64le", product: { name: "kernel-default-4.4.59-92.17.3.ppc64le", product_id: "kernel-default-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "kernel-default-base-4.4.59-92.17.3.ppc64le", product: { name: "kernel-default-base-4.4.59-92.17.3.ppc64le", product_id: "kernel-default-base-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "kernel-default-devel-4.4.59-92.17.3.ppc64le", product: { name: "kernel-default-devel-4.4.59-92.17.3.ppc64le", product_id: "kernel-default-devel-4.4.59-92.17.3.ppc64le", }, }, { category: "product_version", name: "kernel-syms-4.4.59-92.17.2.ppc64le", product: { name: "kernel-syms-4.4.59-92.17.2.ppc64le", product_id: "kernel-syms-4.4.59-92.17.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "cluster-md-kmp-default-4.4.59-92.17.3.s390x", product: { name: "cluster-md-kmp-default-4.4.59-92.17.3.s390x", product_id: "cluster-md-kmp-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "cluster-network-kmp-default-4.4.59-92.17.3.s390x", product: { name: "cluster-network-kmp-default-4.4.59-92.17.3.s390x", product_id: "cluster-network-kmp-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "dlm-kmp-default-4.4.59-92.17.3.s390x", product: { name: "dlm-kmp-default-4.4.59-92.17.3.s390x", product_id: "dlm-kmp-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "gfs2-kmp-default-4.4.59-92.17.3.s390x", product: { name: "gfs2-kmp-default-4.4.59-92.17.3.s390x", product_id: "gfs2-kmp-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "ocfs2-kmp-default-4.4.59-92.17.3.s390x", product: { name: "ocfs2-kmp-default-4.4.59-92.17.3.s390x", product_id: "ocfs2-kmp-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-obs-build-4.4.59-92.17.3.s390x", product: { name: "kernel-obs-build-4.4.59-92.17.3.s390x", product_id: "kernel-obs-build-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-default-4.4.59-92.17.3.s390x", product: { name: "kernel-default-4.4.59-92.17.3.s390x", product_id: "kernel-default-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-default-base-4.4.59-92.17.3.s390x", product: { name: "kernel-default-base-4.4.59-92.17.3.s390x", product_id: "kernel-default-base-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-default-devel-4.4.59-92.17.3.s390x", product: { name: "kernel-default-devel-4.4.59-92.17.3.s390x", product_id: "kernel-default-devel-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-default-man-4.4.59-92.17.3.s390x", product: { name: "kernel-default-man-4.4.59-92.17.3.s390x", product_id: "kernel-default-man-4.4.59-92.17.3.s390x", }, }, { category: "product_version", name: "kernel-syms-4.4.59-92.17.2.s390x", product: { name: "kernel-syms-4.4.59-92.17.2.s390x", product_id: "kernel-syms-4.4.59-92.17.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kernel-default-4.4.59-92.17.3.x86_64", product: { name: "kernel-default-4.4.59-92.17.3.x86_64", product_id: "kernel-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "kernel-default-devel-4.4.59-92.17.3.x86_64", product: { name: "kernel-default-devel-4.4.59-92.17.3.x86_64", product_id: "kernel-default-devel-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "kernel-default-extra-4.4.59-92.17.3.x86_64", product: { name: "kernel-default-extra-4.4.59-92.17.3.x86_64", product_id: "kernel-default-extra-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "kernel-syms-4.4.59-92.17.2.x86_64", product: { name: "kernel-syms-4.4.59-92.17.2.x86_64", product_id: "kernel-syms-4.4.59-92.17.2.x86_64", }, }, { category: "product_version", name: "cluster-md-kmp-default-4.4.59-92.17.3.x86_64", product: { name: "cluster-md-kmp-default-4.4.59-92.17.3.x86_64", product_id: "cluster-md-kmp-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "cluster-network-kmp-default-4.4.59-92.17.3.x86_64", product: { name: "cluster-network-kmp-default-4.4.59-92.17.3.x86_64", product_id: "cluster-network-kmp-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "dlm-kmp-default-4.4.59-92.17.3.x86_64", product: { name: "dlm-kmp-default-4.4.59-92.17.3.x86_64", product_id: "dlm-kmp-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "gfs2-kmp-default-4.4.59-92.17.3.x86_64", product: { name: "gfs2-kmp-default-4.4.59-92.17.3.x86_64", product_id: "gfs2-kmp-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "ocfs2-kmp-default-4.4.59-92.17.3.x86_64", product: { name: "ocfs2-kmp-default-4.4.59-92.17.3.x86_64", product_id: "ocfs2-kmp-default-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", product: { name: "kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", product_id: "kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", }, }, { category: "product_version", name: "kernel-obs-build-4.4.59-92.17.3.x86_64", product: { name: "kernel-obs-build-4.4.59-92.17.3.x86_64", product_id: "kernel-obs-build-4.4.59-92.17.3.x86_64", }, }, { category: "product_version", name: "kernel-default-base-4.4.59-92.17.3.x86_64", product: { name: "kernel-default-base-4.4.59-92.17.3.x86_64", product_id: "kernel-default-base-4.4.59-92.17.3.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Desktop 12 SP2", product: { name: "SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sled:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Availability Extension 12 SP2", product: { name: "SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-ha:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Live Patching 12", product: { name: "SUSE Linux Enterprise Live Patching 12", product_id: "SUSE Linux Enterprise Live Patching 12", product_identification_helper: { cpe: "cpe:/o:suse:sle-live-patching:12", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product: { name: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP2", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2", product: { name: "SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Workstation Extension 12 SP2", product: { name: "SUSE Linux Enterprise Workstation Extension 12 SP2", product_id: "SUSE Linux Enterprise Workstation Extension 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-we:12:sp2", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-extra-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-extra-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", }, product_reference: "kernel-devel-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", }, product_reference: "kernel-macros-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-source-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", }, product_reference: "kernel-source-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", }, product_reference: "kernel-syms-4.4.59-92.17.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-md-kmp-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", }, product_reference: "cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-md-kmp-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", }, product_reference: "cluster-md-kmp-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-md-kmp-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", }, product_reference: "cluster-md-kmp-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-network-kmp-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", }, product_reference: "cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-network-kmp-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", }, product_reference: "cluster-network-kmp-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-network-kmp-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", }, product_reference: "cluster-network-kmp-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "dlm-kmp-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", }, product_reference: "dlm-kmp-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "dlm-kmp-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", }, product_reference: "dlm-kmp-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "dlm-kmp-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", }, product_reference: "dlm-kmp-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gfs2-kmp-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", }, product_reference: "gfs2-kmp-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gfs2-kmp-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", }, product_reference: "gfs2-kmp-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gfs2-kmp-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", }, product_reference: "gfs2-kmp-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "ocfs2-kmp-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", }, product_reference: "ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "ocfs2-kmp-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", }, product_reference: "ocfs2-kmp-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "ocfs2-kmp-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", }, product_reference: "ocfs2-kmp-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64 as component of SUSE Linux Enterprise Live Patching 12", product_id: "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", }, product_reference: "kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Live Patching 12", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-base-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", }, product_reference: "kernel-devel-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", }, product_reference: "kernel-macros-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-source-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", }, product_reference: "kernel-source-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", }, product_reference: "kernel-syms-4.4.59-92.17.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-docs-4.4.59-92.17.8.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", }, product_reference: "kernel-docs-4.4.59-92.17.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-obs-build-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-obs-build-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", }, product_reference: "kernel-obs-build-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-obs-build-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-base-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-base-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-base-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-base-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-man-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", }, product_reference: "kernel-devel-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", }, product_reference: "kernel-macros-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-source-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", }, product_reference: "kernel-source-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", }, product_reference: "kernel-syms-4.4.59-92.17.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", }, product_reference: "kernel-syms-4.4.59-92.17.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", }, product_reference: "kernel-syms-4.4.59-92.17.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", }, product_reference: "kernel-syms-4.4.59-92.17.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-base-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-base-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-base-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-base-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-devel-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-4.4.59-92.17.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", }, product_reference: "kernel-default-man-4.4.59-92.17.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", }, product_reference: "kernel-devel-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", }, product_reference: "kernel-macros-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-source-4.4.59-92.17.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", }, product_reference: "kernel-source-4.4.59-92.17.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", }, product_reference: "kernel-syms-4.4.59-92.17.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", }, product_reference: "kernel-syms-4.4.59-92.17.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", }, product_reference: "kernel-syms-4.4.59-92.17.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-4.4.59-92.17.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", }, product_reference: "kernel-syms-4.4.59-92.17.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-default-extra-4.4.59-92.17.3.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP2", product_id: "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", }, product_reference: "kernel-default-extra-4.4.59-92.17.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 12 SP2", }, ], }, vulnerabilities: [ { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.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 Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-2117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-2117", }, ], notes: [ { category: "general", text: "The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-2117", url: "https://www.suse.com/security/cve/CVE-2016-2117", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-2117", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 968697 for CVE-2016-2117", url: "https://bugzilla.suse.com/968697", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "important", }, ], title: "CVE-2016-2117", }, { cve: "CVE-2016-9191", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9191", }, ], notes: [ { category: "general", text: "The cgroup offline implementation in the Linux kernel through 4.8.11 mishandles certain drain operations, which allows local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application, as demonstrated by trinity.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9191", url: "https://www.suse.com/security/cve/CVE-2016-9191", }, { category: "external", summary: "SUSE Bug 1008842 for CVE-2016-9191", url: "https://bugzilla.suse.com/1008842", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-9191", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2016-9191", }, { cve: "CVE-2017-2596", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2596", }, ], notes: [ { category: "general", text: "The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2596", url: "https://www.suse.com/security/cve/CVE-2017-2596", }, { category: "external", summary: "SUSE Bug 1022785 for CVE-2017-2596", url: "https://bugzilla.suse.com/1022785", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2596", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "low", }, ], title: "CVE-2017-2596", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6345", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6345", }, ], notes: [ { category: "general", text: "The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6345", url: "https://www.suse.com/security/cve/CVE-2017-6345", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027190 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027190", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6345", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-6345", }, { cve: "CVE-2017-6346", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6346", }, ], notes: [ { category: "general", text: "Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6346", url: "https://www.suse.com/security/cve/CVE-2017-6346", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027189 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027189", }, { category: "external", summary: "SUSE Bug 1064388 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064388", }, { category: "external", summary: "SUSE Bug 1064392 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064392", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.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 Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "low", }, ], title: "CVE-2017-6346", }, { cve: "CVE-2017-6347", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6347", }, ], notes: [ { category: "general", text: "The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6347", url: "https://www.suse.com/security/cve/CVE-2017-6347", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6347", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "low", }, ], title: "CVE-2017-6347", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7374", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7374", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in fs/crypto/ in the Linux kernel before 4.10.7 allows local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7374", url: "https://www.suse.com/security/cve/CVE-2017-7374", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7374", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1032006 for CVE-2017-7374", url: "https://bugzilla.suse.com/1032006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-1-2.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.59-92.17.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.59-92.17.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.59-92.17.8.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.59-92.17.3.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.59-92.17.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-05T08:13:00Z", details: "moderate", }, ], title: "CVE-2017-7374", }, ], }
suse-su-2017:1247-1
Vulnerability from csaf_suse
Published
2017-05-11 14:24
Modified
2017-05-11 14:24
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 12 GA LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939).
- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enabled scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).
- CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacted with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215).
- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).
- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).
- CVE-2016-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanages the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bnc#1015703).
- CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).
- CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377).
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).
- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).
- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762).
- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).
- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).
- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).
- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579).
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).
The following non-security bugs were fixed:
- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).
- hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344).
- kgr/module: make a taint flag module-specific (fate#313296).
- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).
- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).
- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).
- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).
- l2tp: lock socket before checking flags in connect() (bsc#1028415).
- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).
- module: move add_taint_module() to a header file (fate#313296).
- netfilter: bridge: Fix the build when IPV6 is disabled (bsc#1027149).
- nfs: flush out dirty data on file fput() (bsc#1021762).
- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).
- powerpc: Reject binutils 2.24 when building little endian (boo#1028895).
- revert 'procfs: mark thread stack correctly in proc/<pid>/maps' (bnc#1030901).
- taint/module: Clean up global and module taint flags handling (fate#313296).
- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).
- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
Patchnames
SUSE-SLE-Module-Public-Cloud-12-2017-749,SUSE-SLE-SAP-12-2017-749,SUSE-SLE-SERVER-12-2017-749
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: "\n\nThe SUSE Linux Enterprise 12 GA LTSS kernel was updated to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939).\n- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enabled scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).\n- CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacted with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215).\n- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).\n- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).\n- CVE-2016-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanages the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bnc#1015703).\n- CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).\n- CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377).\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).\n- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).\n- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762).\n- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).\n- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).\n- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).\n- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579).\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).\n\nThe following non-security bugs were fixed:\n\n- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).\n- hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344).\n- kgr/module: make a taint flag module-specific (fate#313296).\n- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).\n- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).\n- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).\n- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).\n- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).\n- l2tp: lock socket before checking flags in connect() (bsc#1028415).\n- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).\n- module: move add_taint_module() to a header file (fate#313296).\n- netfilter: bridge: Fix the build when IPV6 is disabled (bsc#1027149).\n- nfs: flush out dirty data on file fput() (bsc#1021762).\n- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).\n- powerpc: Reject binutils 2.24 when building little endian (boo#1028895).\n- revert 'procfs: mark thread stack correctly in proc/<pid>/maps' (bnc#1030901).\n- taint/module: Clean up global and module taint flags handling (fate#313296).\n- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).\n- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).\n- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-SLE-Module-Public-Cloud-12-2017-749,SUSE-SLE-SAP-12-2017-749,SUSE-SLE-SERVER-12-2017-749", 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-2017_1247-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1247-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171247-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1247-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002857.html", }, { category: "self", summary: "SUSE Bug 1003077", url: "https://bugzilla.suse.com/1003077", }, { category: "self", summary: "SUSE Bug 1015703", url: "https://bugzilla.suse.com/1015703", }, { category: "self", summary: "SUSE Bug 1021256", url: "https://bugzilla.suse.com/1021256", }, { category: "self", summary: "SUSE Bug 1021762", url: "https://bugzilla.suse.com/1021762", }, { category: "self", summary: "SUSE Bug 1023377", url: "https://bugzilla.suse.com/1023377", }, { category: "self", summary: "SUSE Bug 1023762", url: "https://bugzilla.suse.com/1023762", }, { category: "self", summary: "SUSE Bug 1023992", url: "https://bugzilla.suse.com/1023992", }, { category: "self", summary: "SUSE Bug 1024938", url: "https://bugzilla.suse.com/1024938", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1026914", url: "https://bugzilla.suse.com/1026914", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027149", url: "https://bugzilla.suse.com/1027149", }, { category: "self", summary: "SUSE Bug 1027178", url: "https://bugzilla.suse.com/1027178", }, { category: "self", summary: "SUSE Bug 1027189", url: "https://bugzilla.suse.com/1027189", }, { category: "self", summary: "SUSE Bug 1027190", url: "https://bugzilla.suse.com/1027190", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028895", url: "https://bugzilla.suse.com/1028895", }, { category: "self", summary: "SUSE Bug 1029986", url: "https://bugzilla.suse.com/1029986", }, { category: "self", summary: "SUSE Bug 1030118", url: "https://bugzilla.suse.com/1030118", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030901", url: "https://bugzilla.suse.com/1030901", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1032344", url: "https://bugzilla.suse.com/1032344", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 914939", url: "https://bugzilla.suse.com/914939", }, { category: "self", summary: "SUSE Bug 954763", url: "https://bugzilla.suse.com/954763", }, { category: "self", summary: "SUSE Bug 968697", url: "https://bugzilla.suse.com/968697", }, { category: "self", summary: "SUSE Bug 979215", url: "https://bugzilla.suse.com/979215", }, { category: "self", summary: "SUSE Bug 983212", url: "https://bugzilla.suse.com/983212", }, { category: "self", summary: "SUSE Bug 989056", url: "https://bugzilla.suse.com/989056", }, { category: "self", summary: "SUSE CVE CVE-2015-1350 page", url: "https://www.suse.com/security/cve/CVE-2015-1350/", }, { category: "self", summary: "SUSE CVE CVE-2016-10044 page", url: "https://www.suse.com/security/cve/CVE-2016-10044/", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-10208 page", url: "https://www.suse.com/security/cve/CVE-2016-10208/", }, { category: "self", summary: "SUSE CVE CVE-2016-2117 page", url: "https://www.suse.com/security/cve/CVE-2016-2117/", }, { category: "self", summary: "SUSE CVE CVE-2016-3070 page", url: "https://www.suse.com/security/cve/CVE-2016-3070/", }, { category: "self", summary: "SUSE CVE CVE-2016-5243 page", url: "https://www.suse.com/security/cve/CVE-2016-5243/", }, { category: "self", summary: "SUSE CVE CVE-2016-7117 page", url: "https://www.suse.com/security/cve/CVE-2016-7117/", }, { category: "self", summary: "SUSE CVE CVE-2016-9588 page", url: "https://www.suse.com/security/cve/CVE-2016-9588/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5669 page", url: "https://www.suse.com/security/cve/CVE-2017-5669/", }, { category: "self", summary: "SUSE CVE CVE-2017-5897 page", url: "https://www.suse.com/security/cve/CVE-2017-5897/", }, { category: "self", summary: "SUSE CVE CVE-2017-5970 page", url: "https://www.suse.com/security/cve/CVE-2017-5970/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6345 page", url: "https://www.suse.com/security/cve/CVE-2017-6345/", }, { category: "self", summary: "SUSE CVE CVE-2017-6346 page", url: "https://www.suse.com/security/cve/CVE-2017-6346/", }, { category: "self", summary: "SUSE CVE CVE-2017-6348 page", url: "https://www.suse.com/security/cve/CVE-2017-6348/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-05-11T14:24:14Z", generator: { date: "2017-05-11T14:24:14Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1247-1", initial_release_date: "2017-05-11T14:24:14Z", revision_history: [ { date: "2017-05-11T14:24:14Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-devel-3.12.61-52.72.1.noarch", product: { name: "kernel-devel-3.12.61-52.72.1.noarch", product_id: "kernel-devel-3.12.61-52.72.1.noarch", }, }, { category: "product_version", name: "kernel-macros-3.12.61-52.72.1.noarch", product: { name: "kernel-macros-3.12.61-52.72.1.noarch", product_id: "kernel-macros-3.12.61-52.72.1.noarch", }, }, { category: "product_version", name: "kernel-source-3.12.61-52.72.1.noarch", product: { name: "kernel-source-3.12.61-52.72.1.noarch", product_id: "kernel-source-3.12.61-52.72.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-default-3.12.61-52.72.1.ppc64le", product: { name: "kernel-default-3.12.61-52.72.1.ppc64le", product_id: "kernel-default-3.12.61-52.72.1.ppc64le", }, }, { category: "product_version", name: "kernel-default-base-3.12.61-52.72.1.ppc64le", product: { name: "kernel-default-base-3.12.61-52.72.1.ppc64le", product_id: "kernel-default-base-3.12.61-52.72.1.ppc64le", }, }, { category: "product_version", name: "kernel-default-devel-3.12.61-52.72.1.ppc64le", product: { name: "kernel-default-devel-3.12.61-52.72.1.ppc64le", product_id: "kernel-default-devel-3.12.61-52.72.1.ppc64le", }, }, { category: "product_version", name: "kernel-syms-3.12.61-52.72.1.ppc64le", product: { name: "kernel-syms-3.12.61-52.72.1.ppc64le", product_id: "kernel-syms-3.12.61-52.72.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kernel-default-3.12.61-52.72.1.s390x", product: { name: "kernel-default-3.12.61-52.72.1.s390x", product_id: "kernel-default-3.12.61-52.72.1.s390x", }, }, { category: "product_version", name: "kernel-default-base-3.12.61-52.72.1.s390x", product: { name: "kernel-default-base-3.12.61-52.72.1.s390x", product_id: "kernel-default-base-3.12.61-52.72.1.s390x", }, }, { category: "product_version", name: "kernel-default-devel-3.12.61-52.72.1.s390x", product: { name: "kernel-default-devel-3.12.61-52.72.1.s390x", product_id: "kernel-default-devel-3.12.61-52.72.1.s390x", }, }, { category: "product_version", name: "kernel-default-man-3.12.61-52.72.1.s390x", product: { name: "kernel-default-man-3.12.61-52.72.1.s390x", product_id: "kernel-default-man-3.12.61-52.72.1.s390x", }, }, { category: "product_version", name: "kernel-syms-3.12.61-52.72.1.s390x", product: { name: "kernel-syms-3.12.61-52.72.1.s390x", product_id: "kernel-syms-3.12.61-52.72.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kernel-ec2-3.12.61-52.72.1.x86_64", product: { name: "kernel-ec2-3.12.61-52.72.1.x86_64", product_id: "kernel-ec2-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-devel-3.12.61-52.72.1.x86_64", product: { name: "kernel-ec2-devel-3.12.61-52.72.1.x86_64", product_id: "kernel-ec2-devel-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-extra-3.12.61-52.72.1.x86_64", product: { name: "kernel-ec2-extra-3.12.61-52.72.1.x86_64", product_id: "kernel-ec2-extra-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-default-3.12.61-52.72.1.x86_64", product: { name: "kernel-default-3.12.61-52.72.1.x86_64", product_id: "kernel-default-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-default-base-3.12.61-52.72.1.x86_64", product: { name: "kernel-default-base-3.12.61-52.72.1.x86_64", product_id: "kernel-default-base-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-default-devel-3.12.61-52.72.1.x86_64", product: { name: "kernel-default-devel-3.12.61-52.72.1.x86_64", product_id: "kernel-default-devel-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-3.12.61-52.72.1.x86_64", product: { name: "kernel-syms-3.12.61-52.72.1.x86_64", product_id: "kernel-syms-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-3.12.61-52.72.1.x86_64", product: { name: "kernel-xen-3.12.61-52.72.1.x86_64", product_id: "kernel-xen-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-base-3.12.61-52.72.1.x86_64", product: { name: "kernel-xen-base-3.12.61-52.72.1.x86_64", product_id: "kernel-xen-base-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-devel-3.12.61-52.72.1.x86_64", product: { name: "kernel-xen-devel-3.12.61-52.72.1.x86_64", product_id: "kernel-xen-devel-3.12.61-52.72.1.x86_64", }, }, { category: "product_version", name: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", product: { name: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", product_id: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", }, }, { category: "product_version", name: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", product: { name: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", product_id: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Public Cloud 12", product: { name: "SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-public-cloud:12", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12-LTSS", product: { name: "SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-ec2-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-ec2-devel-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-extra-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-ec2-extra-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-base-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-devel-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", }, product_reference: "kernel-devel-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", }, product_reference: "kernel-macros-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", }, product_reference: "kernel-source-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-syms-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-base-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-devel-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", }, product_reference: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", product_id: "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", }, product_reference: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.61-52.72.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", }, product_reference: "kernel-default-3.12.61-52.72.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.61-52.72.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", }, product_reference: "kernel-default-3.12.61-52.72.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.61-52.72.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", }, product_reference: "kernel-default-base-3.12.61-52.72.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.61-52.72.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", }, product_reference: "kernel-default-base-3.12.61-52.72.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-base-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.61-52.72.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", }, product_reference: "kernel-default-devel-3.12.61-52.72.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.61-52.72.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", }, product_reference: "kernel-default-devel-3.12.61-52.72.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-default-devel-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.12.61-52.72.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", }, product_reference: "kernel-default-man-3.12.61-52.72.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", }, product_reference: "kernel-devel-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", }, product_reference: "kernel-macros-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.12.61-52.72.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", }, product_reference: "kernel-source-3.12.61-52.72.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.61-52.72.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", }, product_reference: "kernel-syms-3.12.61-52.72.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.61-52.72.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", }, product_reference: "kernel-syms-3.12.61-52.72.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-syms-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-base-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.12.61-52.72.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", }, product_reference: "kernel-xen-devel-3.12.61-52.72.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", }, product_reference: "kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", product_id: "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", }, product_reference: "kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12-LTSS", }, ], }, vulnerabilities: [ { cve: "CVE-2015-1350", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-1350", }, ], notes: [ { category: "general", text: "The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allows local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-1350", url: "https://www.suse.com/security/cve/CVE-2015-1350", }, { category: "external", summary: "SUSE Bug 1052256 for CVE-2015-1350", url: "https://bugzilla.suse.com/1052256", }, { category: "external", summary: "SUSE Bug 914939 for CVE-2015-1350", url: "https://bugzilla.suse.com/914939", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2015-1350", }, { cve: "CVE-2016-10044", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10044", }, ], notes: [ { category: "general", text: "The aio_mount function in fs/aio.c in the Linux kernel before 4.7.7 does not properly restrict execute access, which makes it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10044", url: "https://www.suse.com/security/cve/CVE-2016-10044", }, { category: "external", summary: "SUSE Bug 1023992 for CVE-2016-10044", url: "https://bugzilla.suse.com/1023992", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.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 Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2016-10044", }, { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.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 Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-10208", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10208", }, ], notes: [ { category: "general", text: "The ext4_fill_super function in fs/ext4/super.c in the Linux kernel through 4.9.8 does not properly validate meta block groups, which allows physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10208", url: "https://www.suse.com/security/cve/CVE-2016-10208", }, { category: "external", summary: "SUSE Bug 1023377 for CVE-2016-10208", url: "https://bugzilla.suse.com/1023377", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2016-10208", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "important", }, ], title: "CVE-2016-10208", }, { cve: "CVE-2016-2117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-2117", }, ], notes: [ { category: "general", text: "The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-2117", url: "https://www.suse.com/security/cve/CVE-2016-2117", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-2117", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 968697 for CVE-2016-2117", url: "https://bugzilla.suse.com/968697", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "important", }, ], title: "CVE-2016-2117", }, { cve: "CVE-2016-3070", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3070", }, ], notes: [ { category: "general", text: "The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel before 4.4 improperly interacts with mm/migrate.c, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3070", url: "https://www.suse.com/security/cve/CVE-2016-3070", }, { category: "external", summary: "SUSE Bug 979215 for CVE-2016-3070", url: "https://bugzilla.suse.com/979215", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2016-3070", }, { cve: "CVE-2016-5243", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5243", }, ], notes: [ { category: "general", text: "The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel through 4.6.3 does not properly copy a certain string, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink message.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5243", url: "https://www.suse.com/security/cve/CVE-2016-5243", }, { category: "external", summary: "SUSE Bug 983212 for CVE-2016-5243", url: "https://bugzilla.suse.com/983212", }, { category: "external", summary: "SUSE Bug 986225 for CVE-2016-5243", url: "https://bugzilla.suse.com/986225", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2016-5243", }, { cve: "CVE-2016-7117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-7117", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel before 4.5.2 allows remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-7117", url: "https://www.suse.com/security/cve/CVE-2016-7117", }, { category: "external", summary: "SUSE Bug 1003077 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003077", }, { category: "external", summary: "SUSE Bug 1003253 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003253", }, { category: "external", summary: "SUSE Bug 1057478 for CVE-2016-7117", url: "https://bugzilla.suse.com/1057478", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2016-7117", url: "https://bugzilla.suse.com/1071943", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2016-7117", }, { cve: "CVE-2016-9588", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9588", }, ], notes: [ { category: "general", text: "arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9588", url: "https://www.suse.com/security/cve/CVE-2016-9588", }, { category: "external", summary: "SUSE Bug 1015703 for CVE-2016-9588", url: "https://bugzilla.suse.com/1015703", }, { category: "external", summary: "SUSE Bug 1017512 for CVE-2016-9588", url: "https://bugzilla.suse.com/1017512", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.5, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2016-9588", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5669", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5669", }, ], notes: [ { category: "general", text: "The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5669", url: "https://www.suse.com/security/cve/CVE-2017-5669", }, { category: "external", summary: "SUSE Bug 1026914 for CVE-2017-5669", url: "https://bugzilla.suse.com/1026914", }, { category: "external", summary: "SUSE Bug 1102390 for CVE-2017-5669", url: "https://bugzilla.suse.com/1102390", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5669", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-5669", }, { cve: "CVE-2017-5897", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5897", }, ], notes: [ { category: "general", text: "The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allows remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5897", url: "https://www.suse.com/security/cve/CVE-2017-5897", }, { category: "external", summary: "SUSE Bug 1023762 for CVE-2017-5897", url: "https://bugzilla.suse.com/1023762", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-5897", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-5897", }, { cve: "CVE-2017-5970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5970", }, ], notes: [ { category: "general", text: "The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows attackers to cause a denial of service (system crash) via (1) an application that makes crafted system calls or possibly (2) IPv4 traffic with invalid IP options.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5970", url: "https://www.suse.com/security/cve/CVE-2017-5970", }, { category: "external", summary: "SUSE Bug 1024938 for CVE-2017-5970", url: "https://bugzilla.suse.com/1024938", }, { category: "external", summary: "SUSE Bug 1025013 for CVE-2017-5970", url: "https://bugzilla.suse.com/1025013", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5970", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "important", }, ], title: "CVE-2017-5970", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6345", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6345", }, ], notes: [ { category: "general", text: "The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6345", url: "https://www.suse.com/security/cve/CVE-2017-6345", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027190 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027190", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6345", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-6345", }, { cve: "CVE-2017-6346", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6346", }, ], notes: [ { category: "general", text: "Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6346", url: "https://www.suse.com/security/cve/CVE-2017-6346", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027189 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027189", }, { category: "external", summary: "SUSE Bug 1064388 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064388", }, { category: "external", summary: "SUSE Bug 1064392 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064392", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.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 Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2017-6346", }, { cve: "CVE-2017-6348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6348", }, ], notes: [ { category: "general", text: "The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6348", url: "https://www.suse.com/security/cve/CVE-2017-6348", }, { category: "external", summary: "SUSE Bug 1027178 for CVE-2017-6348", url: "https://bugzilla.suse.com/1027178", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6348", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-6348", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.61-52.72.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.61-52.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-default-1-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kgraft-patch-3_12_61-52_72-xen-1-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-11T14:24:14Z", details: "low", }, ], title: "CVE-2017-7616", }, ], }
suse-su-2017:1301-1
Vulnerability from csaf_suse
Published
2017-05-15 15:06
Modified
2017-05-15 15:06
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 11 SP4 kernel was updated to receive various security and bugfixes.
Notable new features:
- Toleration of newer crypto hardware for z Systems
- USB 2.0 Link power management for Haswell-ULT
The following security bugs were fixed:
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)
- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability (bsc#1030573).
- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bsc#1024938).
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bsc#1033336).
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)
- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178)
- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914)
- CVE-2015-3288: mm/memory.c in the Linux kernel mishandled anonymous pages, which allowed local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero (bsc#979021).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)
- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212)
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application (bnc#1027066)
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235)
- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c (bsc#1008374).
The following non-security bugs were fixed:
- NFSD: do not risk using duplicate owner/file/delegation ids (bsc#1029212).
- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#982783, bsc#1026260).
- SUNRPC: Clean up the slot table allocation (bsc#1013862).
- SUNRPC: Initalise the struct xprt upon allocation (bsc#1013862).
- USB: cdc-acm: fix broken runtime suspend (bsc#1033771).
- USB: cdc-acm: fix open and suspend race (bsc#1033771).
- USB: cdc-acm: fix potential urb leak and PM imbalance in write (bsc#1033771).
- USB: cdc-acm: fix runtime PM for control messages (bsc#1033771).
- USB: cdc-acm: fix runtime PM imbalance at shutdown (bsc#1033771).
- USB: cdc-acm: fix shutdown and suspend race (bsc#1033771).
- USB: cdc-acm: fix write and resume race (bsc#1033771).
- USB: cdc-acm: fix write and suspend race (bsc#1033771).
- USB: hub: Fix crash after failure to read BOS descriptor
- USB: serial: iuu_phoenix: fix NULL-deref at open (bsc#1033794).
- USB: serial: kl5kusb105: fix line-state error handling (bsc#1021256).
- USB: serial: mos7720: fix NULL-deref at open (bsc#1033816).
- USB: serial: mos7720: fix parallel probe (bsc#1033816).
- USB: serial: mos7720: fix parport use-after-free on probe errors (bsc#1033816).
- USB: serial: mos7720: fix use-after-free on probe errors (bsc#1033816).
- USB: serial: mos7840: fix NULL-deref at open (bsc#1034026).
- USB: xhci-mem: use passed in GFP flags instead of GFP_KERNEL (bsc#1023014).
- Update metadata for serial fixes (bsc#1013070)
- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).
- clocksource: Remove 'weak' from clocksource_default_clock() declaration (bnc#1013018).
- dlm: backport 'fix lvb invalidation conditions' (bsc#1005651).
- drm/mgag200: Add support for G200e rev 4 (bnc#995542, comment #81)
- enic: set skb->hash type properly (bsc#911105).
- ext4: fix mballoc breakage with 64k block size (bsc#1013018).
- ext4: fix stack memory corruption with 64k block size (bsc#1013018).
- ext4: reject inodes with negative size (bsc#1013018).
- fuse: initialize fc->release before calling it (bsc#1013018).
- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).
- i40e/i40evf: Fix mixed size frags and linearization (bsc#985561).
- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).
- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).
- i40e: Fix TSO with more than 8 frags per segment issue (bsc#985561).
- i40e: Impose a lower limit on gso size (bsc#985561).
- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).
- i40e: avoid null pointer dereference (bsc#909486).
- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).
- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).
- kABI: mask struct xfs_icdinode change (bsc#1024788).
- kabi: Protect xfs_mount and xfs_buftarg (bsc#1024508).
- kabi: fix (bsc#1008893).
- lockd: use init_utsname for id encoding (bsc#1033804).
- lockd: use rpc client's cl_nodename for id encoding (bsc#1033804).
- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).
- md/linear: shutup lockdep warnning (bsc#1018446).
- mm/mempolicy.c: do not put mempolicy before using its nodemask (bnc#931620).
- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1013018).
- ocfs2: fix crash caused by stale lvb with fsdlm plugin (bsc#1013800).
- ocfs2: fix error return code in ocfs2_info_handle_freefrag() (bsc#1013018).
- ocfs2: null deref on allocation error (bsc#1013018).
- pciback: only check PF if actually dealing with a VF (bsc#999245).
- pciback: use pci_physfn() (bsc#999245).
- posix-timers: Fix stack info leak in timer_create() (bnc#1013018).
- powerpc,cpuidle: Dont toggle CPUIDLE_FLAG_IGNORE while setting smt_snooze_delay (bsc#1023163).
- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).
- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).
- powerpc/fadump: Update fadump documentation (bsc#1032141).
- powerpc/nvram: Fix an incorrect partition merge (bsc#1016489).
- powerpc/vdso64: Use double word compare on pointers (bsc#1016489).
- rcu: Call out dangers of expedited RCU primitives (bsc#1008893).
- rcu: Direct algorithmic SRCU implementation (bsc#1008893).
- rcu: Flip ->completed only once per SRCU grace period (bsc#1008893).
- rcu: Implement a variant of Peter's SRCU algorithm (bsc#1008893).
- rcu: Increment upper bit only for srcu_read_lock() (bsc#1008893).
- rcu: Remove fast check path from __synchronize_srcu() (bsc#1008893).
- s390/kmsg: add missing kmsg descriptions (bnc#1025702).
- s390/vmlogrdr: fix IUCV buffer allocation (bnc#1025702).
- s390/zcrypt: Introduce CEX6 toleration
- sched/core: Fix TASK_DEAD race in finish_task_switch() (bnc#1013018).
- sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems (bnc#1013018).
- scsi: zfcp: do not trace pure benign residual HBA responses at default level (bnc#1025702).
- scsi: zfcp: fix rport unblock race with LUN recovery (bnc#1025702).
- scsi: zfcp: fix use-after-'free' in FC ingress path after TMF (bnc#1025702).
- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send (bnc#1025702).
- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).
- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).
- vfs: split generic splice code from i_mutex locking (bsc#1024788).
- virtio_scsi: fix memory leak on full queue condition (bsc#1028880).
- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065, bsc#1029770).
- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: do not call talk_to_blkback when already connected to blkback.
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xfs: Fix lock ordering in splice write (bsc#1024788).
- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).
- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).
- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).
- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).
- xfs: kill xfs_itruncate_start (bsc#1024788).
- xfs: remove the i_new_size field in struct xfs_inode (bsc#1024788).
- xfs: remove the i_size field in struct xfs_inode (bsc#1024788).
- xfs: remove xfs_itruncate_data (bsc#1024788).
- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).
- xfs: split xfs_itruncate_finish (bsc#1024788).
- xfs: split xfs_setattr (bsc#1024788).
- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).
- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
Patchnames
sdksp4-linux-kernel-13105,slessp4-linux-kernel-13105,slexsp3-linux-kernel-13105
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: "\nThe SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.\n\nNotable new features:\n\n- Toleration of newer crypto hardware for z Systems\n- USB 2.0 Link power management for Haswell-ULT\n\nThe following security bugs were fixed:\n\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)\n- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability (bsc#1030573).\n- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bsc#1024938).\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bsc#1033336).\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)\n- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178)\n- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914)\n- CVE-2015-3288: mm/memory.c in the Linux kernel mishandled anonymous pages, which allowed local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero (bsc#979021).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)\n- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212)\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application (bnc#1027066)\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235)\n- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c (bsc#1008374).\n\nThe following non-security bugs were fixed:\n\n- NFSD: do not risk using duplicate owner/file/delegation ids (bsc#1029212).\n- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#982783, bsc#1026260).\n- SUNRPC: Clean up the slot table allocation (bsc#1013862).\n- SUNRPC: Initalise the struct xprt upon allocation (bsc#1013862).\n- USB: cdc-acm: fix broken runtime suspend (bsc#1033771).\n- USB: cdc-acm: fix open and suspend race (bsc#1033771).\n- USB: cdc-acm: fix potential urb leak and PM imbalance in write (bsc#1033771).\n- USB: cdc-acm: fix runtime PM for control messages (bsc#1033771).\n- USB: cdc-acm: fix runtime PM imbalance at shutdown (bsc#1033771).\n- USB: cdc-acm: fix shutdown and suspend race (bsc#1033771).\n- USB: cdc-acm: fix write and resume race (bsc#1033771).\n- USB: cdc-acm: fix write and suspend race (bsc#1033771).\n- USB: hub: Fix crash after failure to read BOS descriptor\n- USB: serial: iuu_phoenix: fix NULL-deref at open (bsc#1033794).\n- USB: serial: kl5kusb105: fix line-state error handling (bsc#1021256).\n- USB: serial: mos7720: fix NULL-deref at open (bsc#1033816).\n- USB: serial: mos7720: fix parallel probe (bsc#1033816).\n- USB: serial: mos7720: fix parport use-after-free on probe errors (bsc#1033816).\n- USB: serial: mos7720: fix use-after-free on probe errors (bsc#1033816).\n- USB: serial: mos7840: fix NULL-deref at open (bsc#1034026).\n- USB: xhci-mem: use passed in GFP flags instead of GFP_KERNEL (bsc#1023014).\n- Update metadata for serial fixes (bsc#1013070)\n- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).\n- clocksource: Remove 'weak' from clocksource_default_clock() declaration (bnc#1013018).\n- dlm: backport 'fix lvb invalidation conditions' (bsc#1005651).\n- drm/mgag200: Add support for G200e rev 4 (bnc#995542, comment #81)\n- enic: set skb->hash type properly (bsc#911105).\n- ext4: fix mballoc breakage with 64k block size (bsc#1013018).\n- ext4: fix stack memory corruption with 64k block size (bsc#1013018).\n- ext4: reject inodes with negative size (bsc#1013018).\n- fuse: initialize fc->release before calling it (bsc#1013018).\n- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).\n- i40e/i40evf: Fix mixed size frags and linearization (bsc#985561).\n- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).\n- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).\n- i40e: Fix TSO with more than 8 frags per segment issue (bsc#985561).\n- i40e: Impose a lower limit on gso size (bsc#985561).\n- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).\n- i40e: avoid null pointer dereference (bsc#909486).\n- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).\n- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).\n- kABI: mask struct xfs_icdinode change (bsc#1024788).\n- kabi: Protect xfs_mount and xfs_buftarg (bsc#1024508).\n- kabi: fix (bsc#1008893).\n- lockd: use init_utsname for id encoding (bsc#1033804).\n- lockd: use rpc client's cl_nodename for id encoding (bsc#1033804).\n- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).\n- md/linear: shutup lockdep warnning (bsc#1018446).\n- mm/mempolicy.c: do not put mempolicy before using its nodemask (bnc#931620).\n- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1013018).\n- ocfs2: fix crash caused by stale lvb with fsdlm plugin (bsc#1013800).\n- ocfs2: fix error return code in ocfs2_info_handle_freefrag() (bsc#1013018).\n- ocfs2: null deref on allocation error (bsc#1013018).\n- pciback: only check PF if actually dealing with a VF (bsc#999245).\n- pciback: use pci_physfn() (bsc#999245).\n- posix-timers: Fix stack info leak in timer_create() (bnc#1013018).\n- powerpc,cpuidle: Dont toggle CPUIDLE_FLAG_IGNORE while setting smt_snooze_delay (bsc#1023163).\n- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).\n- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).\n- powerpc/fadump: Update fadump documentation (bsc#1032141).\n- powerpc/nvram: Fix an incorrect partition merge (bsc#1016489).\n- powerpc/vdso64: Use double word compare on pointers (bsc#1016489).\n- rcu: Call out dangers of expedited RCU primitives (bsc#1008893).\n- rcu: Direct algorithmic SRCU implementation (bsc#1008893).\n- rcu: Flip ->completed only once per SRCU grace period (bsc#1008893).\n- rcu: Implement a variant of Peter's SRCU algorithm (bsc#1008893).\n- rcu: Increment upper bit only for srcu_read_lock() (bsc#1008893).\n- rcu: Remove fast check path from __synchronize_srcu() (bsc#1008893).\n- s390/kmsg: add missing kmsg descriptions (bnc#1025702).\n- s390/vmlogrdr: fix IUCV buffer allocation (bnc#1025702).\n- s390/zcrypt: Introduce CEX6 toleration\n- sched/core: Fix TASK_DEAD race in finish_task_switch() (bnc#1013018).\n- sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems (bnc#1013018).\n- scsi: zfcp: do not trace pure benign residual HBA responses at default level (bnc#1025702).\n- scsi: zfcp: fix rport unblock race with LUN recovery (bnc#1025702).\n- scsi: zfcp: fix use-after-'free' in FC ingress path after TMF (bnc#1025702).\n- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send (bnc#1025702).\n- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).\n- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).\n- vfs: split generic splice code from i_mutex locking (bsc#1024788).\n- virtio_scsi: fix memory leak on full queue condition (bsc#1028880).\n- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065, bsc#1029770).\n- xen-blkfront: correct maximum segment accounting (bsc#1018263).\n- xen-blkfront: do not call talk_to_blkback when already connected to blkback.\n- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.\n- xfs: Fix lock ordering in splice write (bsc#1024788).\n- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).\n- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).\n- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).\n- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).\n- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).\n- xfs: kill xfs_itruncate_start (bsc#1024788).\n- xfs: remove the i_new_size field in struct xfs_inode (bsc#1024788).\n- xfs: remove the i_size field in struct xfs_inode (bsc#1024788).\n- xfs: remove xfs_itruncate_data (bsc#1024788).\n- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).\n- xfs: split xfs_itruncate_finish (bsc#1024788).\n- xfs: split xfs_setattr (bsc#1024788).\n- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).\n- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).\n", title: "Description of the patch", }, { category: "details", text: "sdksp4-linux-kernel-13105,slessp4-linux-kernel-13105,slexsp3-linux-kernel-13105", 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-2017_1301-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1301-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171301-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1301-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002880.html", }, { category: "self", summary: "SUSE Bug 1005651", url: "https://bugzilla.suse.com/1005651", }, { category: "self", summary: "SUSE Bug 1008374", url: "https://bugzilla.suse.com/1008374", }, { category: "self", summary: "SUSE Bug 1008893", url: "https://bugzilla.suse.com/1008893", }, { category: "self", summary: "SUSE Bug 1013018", url: "https://bugzilla.suse.com/1013018", }, { category: "self", summary: "SUSE Bug 1013070", url: "https://bugzilla.suse.com/1013070", }, { category: "self", summary: "SUSE Bug 1013800", url: "https://bugzilla.suse.com/1013800", }, { category: "self", summary: "SUSE Bug 1013862", url: "https://bugzilla.suse.com/1013862", }, { category: "self", summary: "SUSE Bug 1016489", url: "https://bugzilla.suse.com/1016489", }, { category: "self", summary: "SUSE Bug 1017143", url: "https://bugzilla.suse.com/1017143", }, { category: "self", summary: "SUSE Bug 1018263", url: "https://bugzilla.suse.com/1018263", }, { category: "self", summary: "SUSE Bug 1018446", url: "https://bugzilla.suse.com/1018446", }, { category: "self", summary: "SUSE Bug 1019168", url: "https://bugzilla.suse.com/1019168", }, { category: "self", summary: "SUSE Bug 1020229", url: "https://bugzilla.suse.com/1020229", }, { category: "self", summary: "SUSE Bug 1021256", url: "https://bugzilla.suse.com/1021256", }, { category: "self", summary: "SUSE Bug 1021913", url: "https://bugzilla.suse.com/1021913", }, { category: "self", summary: "SUSE Bug 1022971", url: "https://bugzilla.suse.com/1022971", }, { category: "self", summary: "SUSE Bug 1023014", url: "https://bugzilla.suse.com/1023014", }, { category: "self", summary: "SUSE Bug 1023163", url: "https://bugzilla.suse.com/1023163", }, { category: "self", summary: "SUSE Bug 1023888", url: "https://bugzilla.suse.com/1023888", }, { category: "self", summary: "SUSE Bug 1024508", url: "https://bugzilla.suse.com/1024508", }, { category: "self", summary: "SUSE Bug 1024788", url: "https://bugzilla.suse.com/1024788", }, { category: "self", summary: "SUSE Bug 1024938", url: "https://bugzilla.suse.com/1024938", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1025702", url: "https://bugzilla.suse.com/1025702", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026260", url: "https://bugzilla.suse.com/1026260", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1026914", url: "https://bugzilla.suse.com/1026914", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027101", url: "https://bugzilla.suse.com/1027101", }, { category: "self", summary: "SUSE Bug 1027178", url: "https://bugzilla.suse.com/1027178", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028880", url: "https://bugzilla.suse.com/1028880", }, { category: "self", summary: "SUSE Bug 1029212", url: "https://bugzilla.suse.com/1029212", }, { category: "self", summary: "SUSE Bug 1029770", url: "https://bugzilla.suse.com/1029770", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030573", url: "https://bugzilla.suse.com/1030573", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1032141", url: "https://bugzilla.suse.com/1032141", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 1033771", url: "https://bugzilla.suse.com/1033771", }, { category: "self", summary: "SUSE Bug 1033794", url: "https://bugzilla.suse.com/1033794", }, { category: "self", summary: "SUSE Bug 1033804", url: "https://bugzilla.suse.com/1033804", }, { category: "self", summary: "SUSE Bug 1033816", url: "https://bugzilla.suse.com/1033816", }, { category: "self", summary: "SUSE Bug 1034026", url: "https://bugzilla.suse.com/1034026", }, { category: "self", summary: "SUSE Bug 909486", url: "https://bugzilla.suse.com/909486", }, { category: "self", summary: "SUSE Bug 911105", url: "https://bugzilla.suse.com/911105", }, { category: "self", summary: "SUSE Bug 931620", url: "https://bugzilla.suse.com/931620", }, { category: "self", summary: "SUSE Bug 979021", url: "https://bugzilla.suse.com/979021", }, { category: "self", summary: "SUSE Bug 982783", url: "https://bugzilla.suse.com/982783", }, { category: "self", summary: "SUSE Bug 983212", url: "https://bugzilla.suse.com/983212", }, { category: "self", summary: "SUSE Bug 985561", url: "https://bugzilla.suse.com/985561", }, { category: "self", summary: "SUSE Bug 988065", url: "https://bugzilla.suse.com/988065", }, { category: "self", summary: "SUSE Bug 989056", url: "https://bugzilla.suse.com/989056", }, { category: "self", summary: "SUSE Bug 995542", url: "https://bugzilla.suse.com/995542", }, { category: "self", summary: "SUSE Bug 999245", url: "https://bugzilla.suse.com/999245", }, { category: "self", summary: "SUSE CVE CVE-2015-3288 page", url: "https://www.suse.com/security/cve/CVE-2015-3288/", }, { category: "self", summary: "SUSE CVE CVE-2015-8970 page", url: "https://www.suse.com/security/cve/CVE-2015-8970/", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-5243 page", url: "https://www.suse.com/security/cve/CVE-2016-5243/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5669 page", url: "https://www.suse.com/security/cve/CVE-2017-5669/", }, { category: "self", summary: "SUSE CVE CVE-2017-5970 page", url: "https://www.suse.com/security/cve/CVE-2017-5970/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6348 page", url: "https://www.suse.com/security/cve/CVE-2017-6348/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-7184 page", url: "https://www.suse.com/security/cve/CVE-2017-7184/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-05-15T15:06:35Z", generator: { date: "2017-05-15T15:06:35Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1301-1", initial_release_date: "2017-05-15T15:06:35Z", revision_history: [ { date: "2017-05-15T15:06:35Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-default-3.0.101-100.1.i586", product: { name: "kernel-default-3.0.101-100.1.i586", product_id: "kernel-default-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-100.1.i586", product: { name: "kernel-default-base-3.0.101-100.1.i586", product_id: "kernel-default-base-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-100.1.i586", product: { name: "kernel-default-devel-3.0.101-100.1.i586", product_id: "kernel-default-devel-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-ec2-3.0.101-100.1.i586", product: { name: "kernel-ec2-3.0.101-100.1.i586", product_id: "kernel-ec2-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-ec2-base-3.0.101-100.1.i586", product: { name: "kernel-ec2-base-3.0.101-100.1.i586", product_id: "kernel-ec2-base-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-ec2-devel-3.0.101-100.1.i586", product: { name: "kernel-ec2-devel-3.0.101-100.1.i586", product_id: "kernel-ec2-devel-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-pae-3.0.101-100.1.i586", product: { name: "kernel-pae-3.0.101-100.1.i586", product_id: "kernel-pae-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-pae-base-3.0.101-100.1.i586", product: { name: "kernel-pae-base-3.0.101-100.1.i586", product_id: "kernel-pae-base-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-pae-devel-3.0.101-100.1.i586", product: { name: "kernel-pae-devel-3.0.101-100.1.i586", product_id: "kernel-pae-devel-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-source-3.0.101-100.1.i586", product: { name: "kernel-source-3.0.101-100.1.i586", product_id: "kernel-source-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-syms-3.0.101-100.1.i586", product: { name: "kernel-syms-3.0.101-100.1.i586", product_id: "kernel-syms-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-trace-3.0.101-100.1.i586", product: { name: "kernel-trace-3.0.101-100.1.i586", product_id: "kernel-trace-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-100.1.i586", product: { name: "kernel-trace-base-3.0.101-100.1.i586", product_id: "kernel-trace-base-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-100.1.i586", product: { name: "kernel-trace-devel-3.0.101-100.1.i586", product_id: "kernel-trace-devel-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-xen-3.0.101-100.1.i586", product: { name: "kernel-xen-3.0.101-100.1.i586", product_id: "kernel-xen-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-xen-base-3.0.101-100.1.i586", product: { name: "kernel-xen-base-3.0.101-100.1.i586", product_id: "kernel-xen-base-3.0.101-100.1.i586", }, }, { category: "product_version", name: "kernel-xen-devel-3.0.101-100.1.i586", product: { name: "kernel-xen-devel-3.0.101-100.1.i586", product_id: "kernel-xen-devel-3.0.101-100.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "kernel-default-3.0.101-100.1.ia64", product: { name: "kernel-default-3.0.101-100.1.ia64", product_id: "kernel-default-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-100.1.ia64", product: { name: "kernel-default-base-3.0.101-100.1.ia64", product_id: "kernel-default-base-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-100.1.ia64", product: { name: "kernel-default-devel-3.0.101-100.1.ia64", product_id: "kernel-default-devel-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-source-3.0.101-100.1.ia64", product: { name: "kernel-source-3.0.101-100.1.ia64", product_id: "kernel-source-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-syms-3.0.101-100.1.ia64", product: { name: "kernel-syms-3.0.101-100.1.ia64", product_id: "kernel-syms-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-trace-3.0.101-100.1.ia64", product: { name: "kernel-trace-3.0.101-100.1.ia64", product_id: "kernel-trace-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-100.1.ia64", product: { name: "kernel-trace-base-3.0.101-100.1.ia64", product_id: "kernel-trace-base-3.0.101-100.1.ia64", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-100.1.ia64", product: { name: "kernel-trace-devel-3.0.101-100.1.ia64", product_id: "kernel-trace-devel-3.0.101-100.1.ia64", }, }, ], category: "architecture", name: "ia64", }, { branches: [ { category: "product_version", name: "kernel-docs-3.0.101-100.2.noarch", product: { name: "kernel-docs-3.0.101-100.2.noarch", product_id: "kernel-docs-3.0.101-100.2.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-bigmem-3.0.101-100.1.ppc64", product: { name: "kernel-bigmem-3.0.101-100.1.ppc64", product_id: "kernel-bigmem-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-bigmem-base-3.0.101-100.1.ppc64", product: { name: "kernel-bigmem-base-3.0.101-100.1.ppc64", product_id: "kernel-bigmem-base-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-bigmem-devel-3.0.101-100.1.ppc64", product: { name: "kernel-bigmem-devel-3.0.101-100.1.ppc64", product_id: "kernel-bigmem-devel-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-default-3.0.101-100.1.ppc64", product: { name: "kernel-default-3.0.101-100.1.ppc64", product_id: "kernel-default-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-100.1.ppc64", product: { name: "kernel-default-base-3.0.101-100.1.ppc64", product_id: "kernel-default-base-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-100.1.ppc64", product: { name: "kernel-default-devel-3.0.101-100.1.ppc64", product_id: "kernel-default-devel-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-ppc64-3.0.101-100.1.ppc64", product: { name: "kernel-ppc64-3.0.101-100.1.ppc64", product_id: "kernel-ppc64-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-ppc64-base-3.0.101-100.1.ppc64", product: { name: "kernel-ppc64-base-3.0.101-100.1.ppc64", product_id: "kernel-ppc64-base-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-ppc64-devel-3.0.101-100.1.ppc64", product: { name: "kernel-ppc64-devel-3.0.101-100.1.ppc64", product_id: "kernel-ppc64-devel-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-source-3.0.101-100.1.ppc64", product: { name: "kernel-source-3.0.101-100.1.ppc64", product_id: "kernel-source-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-syms-3.0.101-100.1.ppc64", product: { name: "kernel-syms-3.0.101-100.1.ppc64", product_id: "kernel-syms-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-trace-3.0.101-100.1.ppc64", product: { name: "kernel-trace-3.0.101-100.1.ppc64", product_id: "kernel-trace-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-100.1.ppc64", product: { name: "kernel-trace-base-3.0.101-100.1.ppc64", product_id: "kernel-trace-base-3.0.101-100.1.ppc64", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-100.1.ppc64", product: { name: "kernel-trace-devel-3.0.101-100.1.ppc64", product_id: "kernel-trace-devel-3.0.101-100.1.ppc64", }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "kernel-default-3.0.101-100.1.s390x", product: { name: "kernel-default-3.0.101-100.1.s390x", product_id: "kernel-default-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-100.1.s390x", product: { name: "kernel-default-base-3.0.101-100.1.s390x", product_id: "kernel-default-base-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-100.1.s390x", product: { name: "kernel-default-devel-3.0.101-100.1.s390x", product_id: "kernel-default-devel-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-default-man-3.0.101-100.1.s390x", product: { name: "kernel-default-man-3.0.101-100.1.s390x", product_id: "kernel-default-man-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-source-3.0.101-100.1.s390x", product: { name: "kernel-source-3.0.101-100.1.s390x", product_id: "kernel-source-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-syms-3.0.101-100.1.s390x", product: { name: "kernel-syms-3.0.101-100.1.s390x", product_id: "kernel-syms-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-trace-3.0.101-100.1.s390x", product: { name: "kernel-trace-3.0.101-100.1.s390x", product_id: "kernel-trace-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-100.1.s390x", product: { name: "kernel-trace-base-3.0.101-100.1.s390x", product_id: "kernel-trace-base-3.0.101-100.1.s390x", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-100.1.s390x", product: { name: "kernel-trace-devel-3.0.101-100.1.s390x", product_id: "kernel-trace-devel-3.0.101-100.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kernel-default-3.0.101-100.1.x86_64", product: { name: "kernel-default-3.0.101-100.1.x86_64", product_id: "kernel-default-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-100.1.x86_64", product: { name: "kernel-default-base-3.0.101-100.1.x86_64", product_id: "kernel-default-base-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-100.1.x86_64", product: { name: "kernel-default-devel-3.0.101-100.1.x86_64", product_id: "kernel-default-devel-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-3.0.101-100.1.x86_64", product: { name: "kernel-ec2-3.0.101-100.1.x86_64", product_id: "kernel-ec2-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-base-3.0.101-100.1.x86_64", product: { name: "kernel-ec2-base-3.0.101-100.1.x86_64", product_id: "kernel-ec2-base-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-devel-3.0.101-100.1.x86_64", product: { name: "kernel-ec2-devel-3.0.101-100.1.x86_64", product_id: "kernel-ec2-devel-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-source-3.0.101-100.1.x86_64", product: { name: "kernel-source-3.0.101-100.1.x86_64", product_id: "kernel-source-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-3.0.101-100.1.x86_64", product: { name: "kernel-syms-3.0.101-100.1.x86_64", product_id: "kernel-syms-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-3.0.101-100.1.x86_64", product: { name: "kernel-trace-3.0.101-100.1.x86_64", product_id: "kernel-trace-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-100.1.x86_64", product: { name: "kernel-trace-base-3.0.101-100.1.x86_64", product_id: "kernel-trace-base-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-100.1.x86_64", product: { name: "kernel-trace-devel-3.0.101-100.1.x86_64", product_id: "kernel-trace-devel-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-3.0.101-100.1.x86_64", product: { name: "kernel-xen-3.0.101-100.1.x86_64", product_id: "kernel-xen-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-base-3.0.101-100.1.x86_64", product: { name: "kernel-xen-base-3.0.101-100.1.x86_64", product_id: "kernel-xen-base-3.0.101-100.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-devel-3.0.101-100.1.x86_64", product: { name: "kernel-xen-devel-3.0.101-100.1.x86_64", product_id: "kernel-xen-devel-3.0.101-100.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 11 SP4", product: { name: "SUSE Linux Enterprise Software Development Kit 11 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 11 SP4", product_identification_helper: { cpe: "cpe:/a:suse:sle-sdk:11:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 11 SP4", product: { name: "SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4", product_identification_helper: { cpe: "cpe:/o:suse:suse_sles:11:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:11:sp4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-docs-3.0.101-100.2.noarch as component of SUSE Linux Enterprise Software Development Kit 11 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", }, product_reference: "kernel-docs-3.0.101-100.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", }, product_reference: "kernel-default-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", }, product_reference: "kernel-default-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", }, product_reference: "kernel-default-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", }, product_reference: "kernel-default-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", }, product_reference: "kernel-default-base-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", }, product_reference: "kernel-default-base-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", }, product_reference: "kernel-default-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", }, product_reference: "kernel-default-devel-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", }, product_reference: "kernel-default-devel-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", }, product_reference: "kernel-default-man-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", }, product_reference: "kernel-pae-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", }, product_reference: "kernel-pae-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", }, product_reference: "kernel-pae-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", }, product_reference: "kernel-source-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", }, product_reference: "kernel-source-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", }, product_reference: "kernel-source-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", }, product_reference: "kernel-source-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", }, product_reference: "kernel-source-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", }, product_reference: "kernel-syms-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", }, product_reference: "kernel-syms-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", }, product_reference: "kernel-syms-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", }, product_reference: "kernel-syms-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", }, product_reference: "kernel-syms-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", }, product_reference: "kernel-trace-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", }, product_reference: "kernel-trace-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-base-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-base-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", }, product_reference: "kernel-trace-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-devel-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", }, product_reference: "kernel-xen-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", }, product_reference: "kernel-xen-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", }, product_reference: "kernel-xen-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", product_id: "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-bigmem-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-bigmem-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", }, product_reference: "kernel-default-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", }, product_reference: "kernel-default-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", }, product_reference: "kernel-default-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", }, product_reference: "kernel-default-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", }, product_reference: "kernel-default-base-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", }, product_reference: "kernel-default-base-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", }, product_reference: "kernel-default-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", }, product_reference: "kernel-default-devel-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-default-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", }, product_reference: "kernel-default-devel-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-default-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", }, product_reference: "kernel-default-man-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", }, product_reference: "kernel-ec2-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-ec2-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", }, product_reference: "kernel-pae-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", }, product_reference: "kernel-pae-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", }, product_reference: "kernel-pae-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-ppc64-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-ppc64-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", }, product_reference: "kernel-source-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", }, product_reference: "kernel-source-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", }, product_reference: "kernel-source-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", }, product_reference: "kernel-source-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", }, product_reference: "kernel-source-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", }, product_reference: "kernel-syms-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", }, product_reference: "kernel-syms-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", }, product_reference: "kernel-syms-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", }, product_reference: "kernel-syms-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", }, product_reference: "kernel-syms-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", }, product_reference: "kernel-trace-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", }, product_reference: "kernel-trace-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-base-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-base-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-base-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", }, product_reference: "kernel-trace-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.ia64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", }, product_reference: "kernel-trace-devel-3.0.101-100.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-trace-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", }, product_reference: "kernel-xen-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", }, product_reference: "kernel-xen-base-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-base-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-100.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", }, product_reference: "kernel-xen-devel-3.0.101-100.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-100.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", }, product_reference: "kernel-xen-devel-3.0.101-100.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 11 SP4", }, ], }, vulnerabilities: [ { cve: "CVE-2015-3288", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3288", }, ], notes: [ { category: "general", text: "mm/memory.c in the Linux kernel before 4.1.4 mishandles anonymous pages, which allows local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2015-3288", url: "https://www.suse.com/security/cve/CVE-2015-3288", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2015-3288", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 979021 for CVE-2015-3288", url: "https://bugzilla.suse.com/979021", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2015-3288", }, { cve: "CVE-2015-8970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8970", }, ], notes: [ { category: "general", text: "crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2015-8970", url: "https://www.suse.com/security/cve/CVE-2015-8970", }, { category: "external", summary: "SUSE Bug 1008374 for CVE-2015-8970", url: "https://bugzilla.suse.com/1008374", }, { category: "external", summary: "SUSE Bug 1008850 for CVE-2015-8970", url: "https://bugzilla.suse.com/1008850", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2015-8970", }, { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], 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 Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-5243", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5243", }, ], notes: [ { category: "general", text: "The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel through 4.6.3 does not properly copy a certain string, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink message.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2016-5243", url: "https://www.suse.com/security/cve/CVE-2016-5243", }, { category: "external", summary: "SUSE Bug 983212 for CVE-2016-5243", url: "https://bugzilla.suse.com/983212", }, { category: "external", summary: "SUSE Bug 986225 for CVE-2016-5243", url: "https://bugzilla.suse.com/986225", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "low", }, ], title: "CVE-2016-5243", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5669", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5669", }, ], notes: [ { category: "general", text: "The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-5669", url: "https://www.suse.com/security/cve/CVE-2017-5669", }, { category: "external", summary: "SUSE Bug 1026914 for CVE-2017-5669", url: "https://bugzilla.suse.com/1026914", }, { category: "external", summary: "SUSE Bug 1102390 for CVE-2017-5669", url: "https://bugzilla.suse.com/1102390", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5669", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-5669", }, { cve: "CVE-2017-5970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5970", }, ], notes: [ { category: "general", text: "The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows attackers to cause a denial of service (system crash) via (1) an application that makes crafted system calls or possibly (2) IPv4 traffic with invalid IP options.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-5970", url: "https://www.suse.com/security/cve/CVE-2017-5970", }, { category: "external", summary: "SUSE Bug 1024938 for CVE-2017-5970", url: "https://bugzilla.suse.com/1024938", }, { category: "external", summary: "SUSE Bug 1025013 for CVE-2017-5970", url: "https://bugzilla.suse.com/1025013", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5970", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "important", }, ], title: "CVE-2017-5970", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6348", }, ], notes: [ { category: "general", text: "The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-6348", url: "https://www.suse.com/security/cve/CVE-2017-6348", }, { category: "external", summary: "SUSE Bug 1027178 for CVE-2017-6348", url: "https://bugzilla.suse.com/1027178", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6348", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-6348", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-7184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7184", }, ], notes: [ { category: "general", text: "The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel through 4.10.6 does not validate certain size data after an XFRM_MSG_NEWAE update, which allows local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7184", url: "https://www.suse.com/security/cve/CVE-2017-7184", }, { category: "external", summary: "SUSE Bug 1030573 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030573", }, { category: "external", summary: "SUSE Bug 1030575 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030575", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7184", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-7184", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-100.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-100.2.noarch", ], }, ], threats: [ { category: "impact", date: "2017-05-15T15:06:35Z", details: "low", }, ], title: "CVE-2017-7616", }, ], }
suse-su-2017:2342-1
Vulnerability from csaf_suse
Published
2017-09-04 13:37
Modified
2017-09-04 13:37
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 11 SP4 RT kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2014-9922: The eCryptfs subsystem in the Linux kernel allowed local users to gain privileges via a large filesystem stack that includes an overlayfs layer, related to fs/ecryptfs/main.c and fs/overlayfs/super.c (bsc#1032340).
- CVE-2015-3288: mm/memory.c in the Linux kernel mishandled anonymous pages, which allowed local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero (bnc#979021).
- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that did not supply a key, related to the lrw_crypt function in crypto/lrw.c (bnc#1008374 bsc#1008850).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).
- CVE-2016-2188: The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970956).
- CVE-2016-4997: The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362).
- CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365).
- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).
- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).
- CVE-2017-1000363: A buffer overflow in kernel commandline handling of the 'lp' parameter could be used to bypass certain secure boot settings. (bnc#1039456).
- CVE-2017-1000364: An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be 'jumped' over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010) (bnc#1039348).
- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation (bnc#1039354).
- CVE-2017-1000380: sound/core/timer.c in the Linux kernel is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).
- CVE-2017-11176: The mq_notify function in the Linux kernel did not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allowed attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact (bnc#1048275).
- CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bsc#1049603).
- CVE-2017-2636: Race condition in drivers/tty/n_hdlc.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline (bnc#1027565 bsc#1028372).
- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c (bnc#1030593).
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).
- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).
- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024 bsc#1033287).
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).
- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly manages lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).
- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type (bnc#1029850).
- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52 (bnc#1030573).
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls (bnc#1031579).
- CVE-2017-7482: Fixed a potential overflow in the net/rxprc where a padded len isn't checked in ticket decode (bsc#1046107).
- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bnc#1038879).
- CVE-2017-7533: Race condition in the fsnotify implementation in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions (bsc#1049483).
- CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bsc#1049882).
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).
- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bnc#1038544).
- CVE-2017-8924: The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel allowed local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow (bnc#1037182 bsc#1038982).
- CVE-2017-8925: The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel allowed local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling (bnc#1037183 bsc#1038981).
- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).
- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039883).
- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).
- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1040069).
- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel is too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).
The following non-security bugs were fixed:
- 8250: use callbacks to access UART_DLL/UART_DLM.
- acpi: Disable APEI error injection if securelevel is set (bsc#972891, bsc#1023051).
- af_key: Add lock to key dump (bsc#1047653).
- af_key: Fix slab-out-of-bounds in pfkey_compile_policy (bsc#1047354).
- alsa: ctxfi: Fallback DMA mask to 32bit (bsc#1045538).
- alsa: hda - Fix regression of HD-audio controller fallback modes (bsc#1045538).
- alsa: hda/realtek - Correction of fixup codes for PB V7900 laptop (bsc#1045538).
- alsa: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup (bsc#1045538).
- alsa: hda - using uninitialized data (bsc#1045538).
- alsa: off by one bug in snd_riptide_joystick_probe() (bsc#1045538).
- alsa: seq: Fix snd_seq_call_port_info_ioctl in compat mode (bsc#1045538).
- ath9k: fix buffer overrun for ar9287 (bsc#1045538).
- __bitmap_parselist: fix bug in empty string handling (bnc#1042633).
- blacklist.conf: Add a few inapplicable items (bsc#1045538).
- blacklist.conf: blacklisted 1fe89e1b6d27 (bnc#1046122)
- block: do not allow updates through sysfs until registration completes (bsc#1047027).
- block: fix ext_dev_lock lockdep report (bsc#1050154).
- btrfs: Don't clear SGID when inheriting ACLs (bsc#1030552).
- cifs: backport prepath matching fix (bsc#799133).
- cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use (bsc#1041975).
- cifs: small underflow in cnvrtDosUnixTm() (bsc#1043935).
- cifs: Timeout on SMBNegotiate request (bsc#1044913).
- clocksource: Remove 'weak' from clocksource_default_clock() declaration (bnc#1013018).
- cputime: Avoid multiplication overflow on utime scaling (bnc#938352).
- crypto: nx - off by one bug in nx_of_update_msc() (fate#314588,bnc#792863).
- decompress_bunzip2: off by one in get_next_block() (git-fixes).
- devres: fix a for loop bounds check (git-fixes).
- dlm: backport 'fix lvb invalidation conditions' (bsc#1005651).
- dm: fix ioctl retry termination with signal (bsc#1050154).
- drm/mgag200: Add support for G200eH3 (bnc#1044216, fate#323551)
- drm/mgag200: Add support for G200e rev 4 (bnc#995542, comment #81)
- edac, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() (fate#313937).
- enic: set skb->hash type properly (bsc#911105 FATE#317501).
- ext2: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ext3: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ext4: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ext4: fix fdatasync(2) after extent manipulation operations (bsc#1013018).
- ext4: fix mballoc breakage with 64k block size (bsc#1013018).
- ext4: fix stack memory corruption with 64k block size (bsc#1013018).
- ext4: keep existing extra fields when inode expands (bsc#1013018).
- ext4: reject inodes with negative size (bsc#1013018).
- fbdev/efifb: Fix 16 color palette entry calculation (bsc#1041762).
- firmware: fix directory creation rule matching with make 3.80 (bsc#1012422).
- firmware: fix directory creation rule matching with make 3.82 (bsc#1012422).
- fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit (bsc#1042045).
- Fix soft lockup in svc_rdma_send (bsc#1044854).
- fnic: Return 'DID_IMM_RETRY' if rport is not ready (bsc#1035920).
- fnic: Using rport->dd_data to check rport online instead of rport_lookup (bsc#1035920).
- fs/block_dev: always invalidate cleancache in invalidate_bdev() (git-fixes).
- fs: fix data invalidation in the cleancache during direct IO (git-fixes).
- fs/xattr.c: zero out memory copied to userspace in getxattr (bsc#1013018).
- fuse: add missing FR_FORCE (bsc#1013018).
- fuse: initialize fc->release before calling it (bsc#1013018).
- genirq: Prevent proc race against freeing of irq descriptors (bnc#1044230).
- hrtimer: Allow concurrent hrtimer_start() for self restarting timers (bnc#1013018).
- i40e: avoid null pointer dereference (bsc#909486 FATE#317393).
- i40e: Fix TSO with more than 8 frags per segment issue (bsc#985561).
- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).
- i40e/i40evf: Fix mixed size frags and linearization (bsc#985561).
- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).
- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).
- i40e: Impose a lower limit on gso size (bsc#985561).
- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).
- ib/mlx4: Demote mcg message from warning to debug (bsc#919382).
- ib/mlx4: Fix ib device initialization error flow (bsc#919382).
- ib/mlx4: Fix port query for 56Gb Ethernet links (bsc#919382).
- ib/mlx4: Handle well-known-gid in mad_demux processing (bsc#919382).
- ib/mlx4: Reduce SRIOV multicast cleanup warning message to debug level (bsc#919382).
- ib/mlx4: Set traffic class in AH (bsc#919382).
- Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation (bsc#1036288).
- initial cr0 bits (bnc#1036056, LTC#153612).
- input: cm109 - validate number of endpoints before using them (bsc#1037193).
- input: hanwang - validate number of endpoints before using them (bsc#1037232).
- input: yealink - validate number of endpoints before using them (bsc#1037227).
- ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route (git-fixes).
- irq: Fix race condition (bsc#1042615).
- isdn/gigaset: fix NULL-deref at probe (bsc#1037356).
- isofs: Do not return EACCES for unknown filesystems (bsc#1013018).
- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).
- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).
- jsm: add support for additional Neo cards (bsc#1045615).
- kabi fix (bsc#1008893).
- kABI: mask struct xfs_icdinode change (bsc#1024788).
- kabi: Protect xfs_mount and xfs_buftarg (bsc#1024508).
- kabi:severeties: Add splice_write_to_file PASS This function is part of an xfs-specific fix which never went upstream and is not expected to have 3rdparty users other than xfs itself.
- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)
- keys: Disallow keyrings beginning with '.' to be joined as session keyrings (bnc#1035576).
- kvm: kvm_io_bus_unregister_dev() should never fail.
- libata: fix sff host state machine locking while polling (bsc#1045525).
- libceph: NULL deref on crush_decode() error path (bsc#1044015).
- libceph: potential NULL dereference in ceph_msg_data_create() (bsc#1051515).
- libfc: fixup locking in fc_disc_stop() (bsc#1029140).
- libfc: move 'pending' and 'requested' setting (bsc#1029140).
- libfc: only restart discovery after timeout if not already running (bsc#1029140).
- lockd: use init_utsname for id encoding (bsc#1033804).
- lockd: use rpc client's cl_nodename for id encoding (bsc#1033804).
- locking/rtmutex: Prevent dequeue vs. unlock race (bnc#1013018).
- math64: New div64_u64_rem helper (bnc#938352).
- md: ensure md devices are freed before module is unloaded (git-fixes).
- md: fix a null dereference (bsc#1040351).
- md: flush ->event_work before stopping array (git-fixes).
- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).
- md/linear: shutup lockdep warnning (bsc#1018446).
- md: make sure GET_ARRAY_INFO ioctl reports correct 'clean' status (git-fixes).
- md/raid0: apply base queue limits *before* disk_stack_limits (git-fixes).
- md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies (git-fixes).
- md/raid1: fix test for 'was read error from last working device' (git-fixes).
- md/raid5: do not record new size if resize_stripes fails (git-fixes).
- md/raid5: Fix CPU hotplug callback registration (git-fixes).
- md: use separate bio_pool for metadata writes (bsc#1040351).
- megaraid_sas: add missing curly braces in ioctl handler (bsc#1050154).
- mlx4: reduce OOM risk on arches with large pages (bsc#919382).
- mmc: core: add missing pm event in mmc_pm_notify to fix hib restore (bsc#1045547).
- mmc: ushc: fix NULL-deref at probe (bsc#1037191).
- mm: do not collapse stack gap into THP (bnc#1039348)
- mm: enlarge stack guard gap (bnc#1039348).
- mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check (VM Functionality, bsc#1042832).
- mm: hugetlb: call huge_pte_alloc() only if ptep is null (VM Functionality, bsc#1042832).
- mm/memory-failure.c: use compound_head() flags for huge pages (bnc#971975 VM -- git fixes).
- mm/mempolicy.c: do not put mempolicy before using its nodemask (References: VM Performance, bnc#931620).
- mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack (bnc#1039348, bnc#1045340, bnc#1045406).
- module: fix memory leak on early load_module() failures (bsc#1043014).
- Move nr_cpus_allowed into a hole in struct_sched_entity instead of the one below task_struct.policy. RT fills the hole 29baa7478ba4 used, which will screw up kABI for RT instead of curing the space needed problem in sched_rt_entity caused by adding ff77e4685359. This leaves nr_cpus_alowed in an odd spot, but safely allows the RT entity specific data added by ff77e4685359 to reside where it belongs.. nr_cpus_allowed just moves from one odd spot to another.
- mwifiex: printk() overflow with 32-byte SSIDs (bsc#1048185).
- net: avoid reference counter overflows on fib_rules in multicast forwarding (git-fixes).
- net: ip6mr: fix static mfc/dev leaks on table destruction (git-fixes).
- net: ipmr: fix static mfc/dev leaks on table destruction (git-fixes).
- net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV (bsc#919382).
- net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical (bsc#919382).
- net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs (bsc#919382).
- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#919382).
- net/mlx4_core: Get num_tc using netdev_get_num_tc (bsc#919382).
- net/mlx4_core: Prevent VF from changing port configuration (bsc#919382).
- net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach (bsc#919382).
- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#919382).
- net/mlx4_en: Avoid adding steering rules with invalid ring (bsc#919382).
- net/mlx4_en: Change the error print to debug print (bsc#919382).
- net/mlx4_en: fix overflow in mlx4_en_init_timestamp() (bsc#919382).
- net/mlx4_en: Fix type mismatch for 32-bit systems (bsc#919382).
- net/mlx4_en: Resolve dividing by zero in 32-bit system (bsc#919382).
- net/mlx4_en: Wake TX queues only when there's enough room (bsc#1039258).
- net/mlx4: Fix the check in attaching steering rules (bsc#919382).
- net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steering (bsc#919382).
- net: wimax/i2400m: fix NULL-deref at probe (bsc#1037358).
- netxen_nic: set rcode to the return status from the call to netxen_issue_cmd (bnc#784815 FATE#313898).
- nfs: Avoid getting confused by confused server (bsc#1045416).
- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).
- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).
- nfsd: do not risk using duplicate owner/file/delegation ids (bsc#1029212).
- nfsd: Don't use state id of 0 - it is reserved (bsc#1049688 bsc#1051770).
- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).
- nfs: Fix another OPEN_DOWNGRADE bug (git-next).
- nfs: fix nfs_size_to_loff_t (git-fixes).
- nfs: Fix size of NFSACL SETACL operations (git-fixes).
- nfs: Make nfs_readdir revalidate less often (bsc#1048232).
- nfs: tidy up nfs_show_mountd_netid (git-fixes).
- nfsv4: Do not call put_rpccred() under the rcu_read_lock() (git-fixes).
- nfsv4: Fix another bug in the close/open_downgrade code (git-fixes).
- nfsv4: fix getacl head length estimation (git-fixes).
- nfsv4: Fix problems with close in the presence of a delegation (git-fixes).
- nfsv4: Fix the underestimation of delegation XDR space reservation (git-fixes).
- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1013018).
- ocfs2: Don't clear SGID when inheriting ACLs (bsc#1030552).
- ocfs2: fix crash caused by stale lvb with fsdlm plugin (bsc#1013800).
- ocfs2: fix error return code in ocfs2_info_handle_freefrag() (bsc#1013018).
- ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock (bsc#962257).
- ocfs2: null deref on allocation error (bsc#1013018).
- pci: Allow access to VPD attributes with size 0 (bsc#1018074).
- pciback: only check PF if actually dealing with a VF (bsc#999245).
- pciback: use pci_physfn() (bsc#999245).
- pci: Fix devfn for VPD access through function 0 (bnc#943786 git-fixes).
- perf/core: Correct event creation with PERF_FORMAT_GROUP (bnc#1013018).
- perf/core: Fix event inheritance on fork() (bnc#1013018).
- posix-timers: Fix stack info leak in timer_create() (bnc#1013018).
- powerpc,cpuidle: Dont toggle CPUIDLE_FLAG_IGNORE while setting smt_snooze_delay (bsc#1023163).
- powerpc: Drop support for pre-POWER4 cpus (fate#322495, bsc#1032471).
- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).
- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).
- powerpc/fadump: Update fadump documentation (bsc#1032141).
- powerpc/mm: Do not alias user region to other regions below PAGE_OFFSET (bsc#928138,fate#319026).
- powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid() (fate#322495, bsc#1032471).
- powerpc/mm/hash: Convert mask to unsigned long (fate#322495, bsc#1032471).
- powerpc/mm/hash: Increase VA range to 128TB (fate#322495, bsc#1032471).
- powerpc/mm/hash: Properly mask the ESID bits when building proto VSID (fate#322495, bsc#1032471).
- powerpc/mm/hash: Support 68 bit VA (fate#322495, bsc#1032471).
- powerpc/mm/hash: Use context ids 1-4 for the kernel (fate#322495, bsc#1032471).
- powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small (fate#322495, bsc#1032471).
- powerpc/mm/slice: Convert slice_mask high slice to a bitmap (fate#322495, bsc#1032471).
- powerpc/mm/slice: Fix off-by-1 error when computing slice mask (fate#322495, bsc#1032471).
- powerpc/mm/slice: Move slice_mask struct definition to slice.c (fate#322495, bsc#1032471).
- powerpc/mm/slice: Update slice mask printing to use bitmap printing (fate#322495, bsc#1032471).
- powerpc/mm/slice: Update the function prototype (fate#322495, bsc#1032471).
- powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital (fate#322495, bsc#1032471).
- powerpc/nvram: Fix an incorrect partition merge (bsc#1016489).
- powerpc/pseries: Release DRC when configure_connector fails (bsc#1035777, Pending Base Kernel Fixes).
- powerpc: Remove STAB code (fate#322495, bsc#1032471).
- powerpc/vdso64: Use double word compare on pointers (bsc#1016489).
- raid1: avoid unnecessary spin locks in I/O barrier code (bsc#982783,bsc#1026260).
- random32: fix off-by-one in seeding requirement (git-fixes).
- rcu: Call out dangers of expedited RCU primitives (bsc#1008893).
- rcu: Direct algorithmic SRCU implementation (bsc#1008893).
- rcu: Flip ->completed only once per SRCU grace period (bsc#1008893).
- rcu: Implement a variant of Peter's SRCU algorithm (bsc#1008893).
- rcu: Increment upper bit only for srcu_read_lock() (bsc#1008893).
- rcu: Remove fast check path from __synchronize_srcu() (bsc#1008893).
- reiserfs: Don't clear SGID when inheriting ACLs (bsc#1030552).
- reiserfs: don't preallocate blocks for extended attributes (bsc#990682).
- Remove patches causing regression (bsc#1043234)
- Remove superfluous make flags (bsc#1012422)
- Return short read or 0 at end of a raw device, not EIO (bsc#1039594).
- Revert 'kabi:severeties: Add splice_write_to_file PASS' This reverts commit 05ecf7ab16b2ea555fadd1ce17d8177394de88f2.
- Revert 'math64: New div64_u64_rem helper' (bnc#938352).
- Revert 'xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).' I was baing my assumption of SLE11-SP4 needing this patch on an old kernel build (3.0.101-63). Re-testing with the latest one 3.0.101-94 shows that the issue is not present. Furthermore this one was causing some crashes. This reverts commit 16ceeac70f7286b6232861c3170ed32e39dcc68c.
- rfkill: fix rfkill_fop_read wait_event usage (bsc#1046192).
- s390/kmsg: add missing kmsg descriptions (bnc#1025702, LTC#151573).
- s390/qdio: clear DSCI prior to scanning multiple input queues (bnc#1046715, LTC#156234).
- s390/qeth: no ETH header for outbound AF_IUCV (bnc#1046715, LTC#156276).
- s390/qeth: size calculation outbound buffers (bnc#1046715, LTC#156276).
- s390/vmlogrdr: fix IUCV buffer allocation (bnc#1025702, LTC#152144).
- s390/zcrypt: Introduce CEX6 toleration (FATE#321782, LTC#147505).
- sched: Always initialize cpu-power (bnc#1013018).
- sched: Avoid cputime scaling overflow (bnc#938352).
- sched: Avoid prev->stime underflow (bnc#938352).
- sched/core: Fix TASK_DEAD race in finish_task_switch() (bnc#1013018).
- sched/core: Remove false-positive warning from wake_up_process() (bnc#1044882).
- sched/cputime: Do not scale when utime == 0 (bnc#938352).
- sched/debug: Print the scheduler topology group mask (bnc#1013018).
- sched: Do not account bogus utime (bnc#938352).
- sched/fair, cpumask: Export for_each_cpu_wrap() (bnc#1013018).
- sched/fair: Fix min_vruntime tracking (bnc#1013018).
- sched: Fix domain iteration (bnc#1013018).
- sched: Fix SD_OVERLAP (bnc#1013018).
- sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems (bnc#1013018).
- sched: Lower chances of cputime scaling overflow (bnc#938352).
- sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' (bnc#1013018). Prep for b60205c7c558 sched/fair: Fix min_vruntime tracking
- sched: Rename a misleading variable in build_overlap_sched_groups() (bnc#1013018).
- sched/rt: Fix PI handling vs. sched_setscheduler() (bnc#1013018). Prep for b60205c7c558 sched/fair: Fix min_vruntime tracking
- sched/topology: Fix building of overlapping sched-groups (bnc#1013018).
- sched/topology: Fix overlapping sched_group_capacity (bnc#1013018).
- sched/topology: Fix overlapping sched_group_mask (bnc#1013018).
- sched/topology: Move comment about asymmetric node setups (bnc#1013018).
- sched/topology: Optimize build_group_mask() (bnc#1013018).
- sched/topology: Refactor function build_overlap_sched_groups() (bnc#1013018).
- sched/topology: Remove FORCE_SD_OVERLAP (bnc#1013018).
- sched/topology: Simplify build_overlap_sched_groups() (bnc#1013018).
- sched/topology: Verify the first group matches the child domain (bnc#1013018).
- sched: Use swap() macro in scale_stime() (bnc#938352).
- scsi: bnx2i: missing error code in bnx2i_ep_connect() (bsc#1048221).
- scsi: fix race between simultaneous decrements of ->host_failed (bsc#1050154).
- scsi: fnic: Correcting rport check location in fnic_queuecommand_lck (bsc#1035920).
- scsi: mvsas: fix command_active typo (bsc#1050154).
- scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init (bsc#1050154).
- scsi: virtio_scsi: fix memory leak on full queue condition (bsc#1028880).
- scsi: zfcp: do not trace pure benign residual HBA responses at default level (bnc#1025702, LTC#151317).
- scsi: zfcp: fix rport unblock race with LUN recovery (bnc#1025702, LTC#151319).
- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send (bnc#1025702, LTC#151365).
- scsi: zfcp: fix use-after-'free' in FC ingress path after TMF (bnc#1025702, LTC#151312).
- sfc: do not device_attach if a reset is pending (bsc#909618 FATE#317521).
- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).
- smsc75xx: use skb_cow_head() to deal with cloned skbs (bsc#1045154).
- splice: Stub splice_write_to_file (bsc#1043234).
- sunrpc: Clean up the slot table allocation (bsc#1013862).
- sunrpc: Fix a memory leak in the backchannel code (git-fixes).
- sunrpc: Initalise the struct xprt upon allocation (bsc#1013862).
- svcrdma: Fix send_reply() scatter/gather set-up (git-fixes).
- target/iscsi: Fix double free in lio_target_tiqn_addtpg() (bsc#1050154).
- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).
- tracing: Fix syscall_*regfunc() vs copy_process() race (bnc#1042687).
- tracing/kprobes: Enforce kprobes teardown after testing (bnc#1013018).
- udf: Fix deadlock between writeback and udf_setsize() (bsc#1013018).
- udf: Fix races with i_size changes during readpage (bsc#1013018).
- Update metadata for serial fixes (bsc#1013070)
- Update patches.fixes/nfs-svc-rdma.fix (bsc#1044854).
- usb: cdc-acm: fix broken runtime suspend (bsc#1033771).
- usb: cdc-acm: fix open and suspend race (bsc#1033771).
- usb: cdc-acm: fix potential urb leak and PM imbalance in write (bsc#1033771).
- usb: cdc-acm: fix runtime PM for control messages (bsc#1033771).
- usb: cdc-acm: fix runtime PM imbalance at shutdown (bsc#1033771).
- usb: cdc-acm: fix shutdown and suspend race (bsc#1033771).
- usb: cdc-acm: fix write and resume race (bsc#1033771).
- usb: cdc-acm: fix write and suspend race (bsc#1033771).
- usb: class: usbtmc.c: Cleaning up uninitialized variables (bsc#1036288).
- usb: class: usbtmc: do not print error when allocating urb fails (bsc#1036288).
- usb: class: usbtmc: do not print on ENOMEM (bsc#1036288).
- usb: hub: Fix crash after failure to read BOS descriptor (FATE#317453).
- usb: iowarrior: fix info ioctl on big-endian hosts (bsc#1037441).
- usb: iowarrior: fix NULL-deref in write (bsc#1037359).
- usb: r8a66597-hcd: select a different endpoint on timeout (bsc#1047053).
- usb: serial: ark3116: fix register-accessor error handling (git-fixes).
- usb: serial: ch341: fix open error handling (bsc#1037441).
- usb: serial: cp210x: fix tiocmget error handling (bsc#1037441).
- usb: serial: ftdi_sio: fix line-status over-reporting (bsc#1037441).
- usb: serial: io_edgeport: fix epic-descriptor handling (bsc#1037441).
- usb: serial: io_ti: fix information leak in completion handler (git-fixes).
- usb: serial: iuu_phoenix: fix NULL-deref at open (bsc#1033794).
- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).
- usb: serial: mos7720: fix NULL-deref at open (bsc#1033816).
- usb: serial: mos7720: fix parallel probe (bsc#1033816).
- usb: serial: mos7720: fix parport use-after-free on probe errors (bsc#1033816).
- usb: serial: mos7720: fix use-after-free on probe errors (bsc#1033816).
- usb: serial: mos7840: fix another NULL-deref at open (bsc#1034026).
- usb: serial: mos7840: fix NULL-deref at open (bsc#1034026).
- usb: serial: oti6858: fix NULL-deref at open (bsc#1037441).
- usb: serial: sierra: fix bogus alternate-setting assumption (bsc#1037441).
- usb: serial: spcp8x5: fix NULL-deref at open (bsc#1037441).
- usbtmc: remove redundant braces (bsc#1036288).
- usbtmc: remove trailing spaces (bsc#1036288).
- usb: usbip: fix nonconforming hub descriptor (bsc#1047487).
- usb: usbtmc: add device quirk for Rigol DS6104 (bsc#1036288).
- usb: usbtmc: Add flag rigol_quirk to usbtmc_device_data (bsc#1036288).
- usb: usbtmc: add missing endpoint sanity check (bsc#1036288).
- usb: usbtmc: Change magic number to constant (bsc#1036288).
- usb: usbtmc: fix big-endian probe of Rigol devices (bsc#1036288).
- usb: usbtmc: fix DMA on stack (bsc#1036288).
- usb: usbtmc: fix probe error path (bsc#1036288).
- usb: usbtmc: Set rigol_quirk if device is listed (bsc#1036288).
- usb: usbtmc: TMC request code segregated from usbtmc_read (bsc#1036288).
- usb: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk (bsc#1036288).
- usbvision: fix NULL-deref at probe (bsc#1050431).
- usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL (bsc#1023014).
- Use make --output-sync feature when available (bsc#1012422). The mesages in make output can interleave making it impossible to extract warnings reliably. Since version 4 GNU Make supports --output-sync flag that prints output of each sub-command atomically preventing this issue. Detect the flag and use it if available. SLE11 has make 3.81 so it is required to include make 4 in the kernel OBS projects to take advantege of this.
- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).
- uwb: hwa-rc: fix NULL-deref at probe (bsc#1037233).
- uwb: i1480-dfu: fix NULL-deref at probe (bsc#1036629).
- vb2: Fix an off by one error in 'vb2_plane_vaddr' (bsc#1050431).
- vfs: split generic splice code from i_mutex locking (bsc#1024788).
- vmxnet3: avoid calling pskb_may_pull with interrupts disabled (bsc#1045356).
- vmxnet3: fix checks for dma mapping errors (bsc#1045356).
- vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#1045356).
- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065, bsc#1029770).
- x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates (bsc#948562).
- x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 (bsc#1051478).
- xen: avoid deadlock in xenbus (bnc#1047523).
- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: do not call talk_to_blkback when already connected to blkback.
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xen/PCI-MSI: fix sysfs teardown in DomU (bsc#986924).
- xfrm: dst_entries_init() per-net dst_ops (bsc#1030814).
- xfrm: NULL dereference on allocation failure (bsc#1047343).
- xfrm: Oops on error in pfkey_msg2xfrm_state() (bsc#1047653).
- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).
- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).
- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
- xfs: Fix lock ordering in splice write (bsc#1024788).
- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).
- xfs: kill xfs_itruncate_start (bsc#1024788).
- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).
- xfs: remove the i_new_size field in struct xfs_inode (bsc#1024788).
- xfs: remove the i_size field in struct xfs_inode (bsc#1024788).
- xfs: remove xfs_itruncate_data (bsc#1024788).
- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).
- xfs: split xfs_itruncate_finish (bsc#1024788).
- xfs: split xfs_setattr (bsc#1024788).
- xfs: Synchronize xfs_buf disposal routines (bsc#1041160).
- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).
- xfs: use ->b_state to fix buffer I/O accounting release race (bsc#1041160).
- xprtrdma: Free the pd if ib_query_qp() fails (git-fixes).
Patchnames
slertesp4-kernel-rt-13262
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: "\n\nThe SUSE Linux Enterprise 11 SP4 RT kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2014-9922: The eCryptfs subsystem in the Linux kernel allowed local users to gain privileges via a large filesystem stack that includes an overlayfs layer, related to fs/ecryptfs/main.c and fs/overlayfs/super.c (bsc#1032340).\n- CVE-2015-3288: mm/memory.c in the Linux kernel mishandled anonymous pages, which allowed local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero (bnc#979021).\n- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that did not supply a key, related to the lrw_crypt function in crypto/lrw.c (bnc#1008374 bsc#1008850).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).\n- CVE-2016-2188: The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970956).\n- CVE-2016-4997: The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362).\n- CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365).\n- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).\n- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).\n- CVE-2017-1000363: A buffer overflow in kernel commandline handling of the 'lp' parameter could be used to bypass certain secure boot settings. (bnc#1039456).\n- CVE-2017-1000364: An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be 'jumped' over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010) (bnc#1039348).\n- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation (bnc#1039354).\n- CVE-2017-1000380: sound/core/timer.c in the Linux kernel is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).\n- CVE-2017-11176: The mq_notify function in the Linux kernel did not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allowed attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact (bnc#1048275).\n- CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bsc#1049603).\n- CVE-2017-2636: Race condition in drivers/tty/n_hdlc.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline (bnc#1027565 bsc#1028372).\n- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c (bnc#1030593).\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).\n- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).\n- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024 bsc#1033287).\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).\n- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly manages lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066).\n- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type (bnc#1029850).\n- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52 (bnc#1030573).\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls (bnc#1031579).\n- CVE-2017-7482: Fixed a potential overflow in the net/rxprc where a padded len isn't checked in ticket decode (bsc#1046107).\n- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bnc#1038879).\n- CVE-2017-7533: Race condition in the fsnotify implementation in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions (bsc#1049483).\n- CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bsc#1049882).\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).\n- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bnc#1038544).\n- CVE-2017-8924: The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel allowed local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow (bnc#1037182 bsc#1038982).\n- CVE-2017-8925: The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel allowed local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling (bnc#1037183 bsc#1038981).\n- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).\n- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039883).\n- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).\n- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1040069).\n- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel is too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).\n\nThe following non-security bugs were fixed:\n\n- 8250: use callbacks to access UART_DLL/UART_DLM.\n- acpi: Disable APEI error injection if securelevel is set (bsc#972891, bsc#1023051).\n- af_key: Add lock to key dump (bsc#1047653).\n- af_key: Fix slab-out-of-bounds in pfkey_compile_policy (bsc#1047354).\n- alsa: ctxfi: Fallback DMA mask to 32bit (bsc#1045538).\n- alsa: hda - Fix regression of HD-audio controller fallback modes (bsc#1045538).\n- alsa: hda/realtek - Correction of fixup codes for PB V7900 laptop (bsc#1045538).\n- alsa: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup (bsc#1045538).\n- alsa: hda - using uninitialized data (bsc#1045538).\n- alsa: off by one bug in snd_riptide_joystick_probe() (bsc#1045538).\n- alsa: seq: Fix snd_seq_call_port_info_ioctl in compat mode (bsc#1045538).\n- ath9k: fix buffer overrun for ar9287 (bsc#1045538).\n- __bitmap_parselist: fix bug in empty string handling (bnc#1042633).\n- blacklist.conf: Add a few inapplicable items (bsc#1045538).\n- blacklist.conf: blacklisted 1fe89e1b6d27 (bnc#1046122)\n- block: do not allow updates through sysfs until registration completes (bsc#1047027).\n- block: fix ext_dev_lock lockdep report (bsc#1050154).\n- btrfs: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- cifs: backport prepath matching fix (bsc#799133).\n- cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use (bsc#1041975).\n- cifs: small underflow in cnvrtDosUnixTm() (bsc#1043935).\n- cifs: Timeout on SMBNegotiate request (bsc#1044913).\n- clocksource: Remove 'weak' from clocksource_default_clock() declaration (bnc#1013018).\n- cputime: Avoid multiplication overflow on utime scaling (bnc#938352).\n- crypto: nx - off by one bug in nx_of_update_msc() (fate#314588,bnc#792863).\n- decompress_bunzip2: off by one in get_next_block() (git-fixes).\n- devres: fix a for loop bounds check (git-fixes).\n- dlm: backport 'fix lvb invalidation conditions' (bsc#1005651).\n- dm: fix ioctl retry termination with signal (bsc#1050154).\n- drm/mgag200: Add support for G200eH3 (bnc#1044216, fate#323551)\n- drm/mgag200: Add support for G200e rev 4 (bnc#995542, comment #81)\n- edac, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() (fate#313937).\n- enic: set skb->hash type properly (bsc#911105 FATE#317501).\n- ext2: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- ext3: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- ext4: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- ext4: fix fdatasync(2) after extent manipulation operations (bsc#1013018).\n- ext4: fix mballoc breakage with 64k block size (bsc#1013018).\n- ext4: fix stack memory corruption with 64k block size (bsc#1013018).\n- ext4: keep existing extra fields when inode expands (bsc#1013018).\n- ext4: reject inodes with negative size (bsc#1013018).\n- fbdev/efifb: Fix 16 color palette entry calculation (bsc#1041762).\n- firmware: fix directory creation rule matching with make 3.80 (bsc#1012422).\n- firmware: fix directory creation rule matching with make 3.82 (bsc#1012422).\n- fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit (bsc#1042045).\n- Fix soft lockup in svc_rdma_send (bsc#1044854).\n- fnic: Return 'DID_IMM_RETRY' if rport is not ready (bsc#1035920).\n- fnic: Using rport->dd_data to check rport online instead of rport_lookup (bsc#1035920).\n- fs/block_dev: always invalidate cleancache in invalidate_bdev() (git-fixes).\n- fs: fix data invalidation in the cleancache during direct IO (git-fixes).\n- fs/xattr.c: zero out memory copied to userspace in getxattr (bsc#1013018).\n- fuse: add missing FR_FORCE (bsc#1013018).\n- fuse: initialize fc->release before calling it (bsc#1013018).\n- genirq: Prevent proc race against freeing of irq descriptors (bnc#1044230).\n- hrtimer: Allow concurrent hrtimer_start() for self restarting timers (bnc#1013018).\n- i40e: avoid null pointer dereference (bsc#909486 FATE#317393).\n- i40e: Fix TSO with more than 8 frags per segment issue (bsc#985561).\n- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).\n- i40e/i40evf: Fix mixed size frags and linearization (bsc#985561).\n- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).\n- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).\n- i40e: Impose a lower limit on gso size (bsc#985561).\n- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).\n- ib/mlx4: Demote mcg message from warning to debug (bsc#919382).\n- ib/mlx4: Fix ib device initialization error flow (bsc#919382).\n- ib/mlx4: Fix port query for 56Gb Ethernet links (bsc#919382).\n- ib/mlx4: Handle well-known-gid in mad_demux processing (bsc#919382).\n- ib/mlx4: Reduce SRIOV multicast cleanup warning message to debug level (bsc#919382).\n- ib/mlx4: Set traffic class in AH (bsc#919382).\n- Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation (bsc#1036288).\n- initial cr0 bits (bnc#1036056, LTC#153612).\n- input: cm109 - validate number of endpoints before using them (bsc#1037193).\n- input: hanwang - validate number of endpoints before using them (bsc#1037232).\n- input: yealink - validate number of endpoints before using them (bsc#1037227).\n- ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route (git-fixes).\n- irq: Fix race condition (bsc#1042615).\n- isdn/gigaset: fix NULL-deref at probe (bsc#1037356).\n- isofs: Do not return EACCES for unknown filesystems (bsc#1013018).\n- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).\n- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).\n- jsm: add support for additional Neo cards (bsc#1045615).\n- kabi fix (bsc#1008893).\n- kABI: mask struct xfs_icdinode change (bsc#1024788).\n- kabi: Protect xfs_mount and xfs_buftarg (bsc#1024508).\n- kabi:severeties: Add splice_write_to_file PASS This function is part of an xfs-specific fix which never went upstream and is not expected to have 3rdparty users other than xfs itself.\n- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)\n- keys: Disallow keyrings beginning with '.' to be joined as session keyrings (bnc#1035576).\n- kvm: kvm_io_bus_unregister_dev() should never fail.\n- libata: fix sff host state machine locking while polling (bsc#1045525).\n- libceph: NULL deref on crush_decode() error path (bsc#1044015).\n- libceph: potential NULL dereference in ceph_msg_data_create() (bsc#1051515).\n- libfc: fixup locking in fc_disc_stop() (bsc#1029140).\n- libfc: move 'pending' and 'requested' setting (bsc#1029140).\n- libfc: only restart discovery after timeout if not already running (bsc#1029140).\n- lockd: use init_utsname for id encoding (bsc#1033804).\n- lockd: use rpc client's cl_nodename for id encoding (bsc#1033804).\n- locking/rtmutex: Prevent dequeue vs. unlock race (bnc#1013018).\n- math64: New div64_u64_rem helper (bnc#938352).\n- md: ensure md devices are freed before module is unloaded (git-fixes).\n- md: fix a null dereference (bsc#1040351).\n- md: flush ->event_work before stopping array (git-fixes).\n- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).\n- md/linear: shutup lockdep warnning (bsc#1018446).\n- md: make sure GET_ARRAY_INFO ioctl reports correct 'clean' status (git-fixes).\n- md/raid0: apply base queue limits *before* disk_stack_limits (git-fixes).\n- md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies (git-fixes).\n- md/raid1: fix test for 'was read error from last working device' (git-fixes).\n- md/raid5: do not record new size if resize_stripes fails (git-fixes).\n- md/raid5: Fix CPU hotplug callback registration (git-fixes).\n- md: use separate bio_pool for metadata writes (bsc#1040351).\n- megaraid_sas: add missing curly braces in ioctl handler (bsc#1050154).\n- mlx4: reduce OOM risk on arches with large pages (bsc#919382).\n- mmc: core: add missing pm event in mmc_pm_notify to fix hib restore (bsc#1045547).\n- mmc: ushc: fix NULL-deref at probe (bsc#1037191).\n- mm: do not collapse stack gap into THP (bnc#1039348)\n- mm: enlarge stack guard gap (bnc#1039348).\n- mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check (VM Functionality, bsc#1042832).\n- mm: hugetlb: call huge_pte_alloc() only if ptep is null (VM Functionality, bsc#1042832).\n- mm/memory-failure.c: use compound_head() flags for huge pages (bnc#971975 VM -- git fixes).\n- mm/mempolicy.c: do not put mempolicy before using its nodemask (References: VM Performance, bnc#931620).\n- mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack (bnc#1039348, bnc#1045340, bnc#1045406).\n- module: fix memory leak on early load_module() failures (bsc#1043014).\n- Move nr_cpus_allowed into a hole in struct_sched_entity instead of the one below task_struct.policy. RT fills the hole 29baa7478ba4 used, which will screw up kABI for RT instead of curing the space needed problem in sched_rt_entity caused by adding ff77e4685359. This leaves nr_cpus_alowed in an odd spot, but safely allows the RT entity specific data added by ff77e4685359 to reside where it belongs.. nr_cpus_allowed just moves from one odd spot to another.\n- mwifiex: printk() overflow with 32-byte SSIDs (bsc#1048185).\n- net: avoid reference counter overflows on fib_rules in multicast forwarding (git-fixes).\n- net: ip6mr: fix static mfc/dev leaks on table destruction (git-fixes).\n- net: ipmr: fix static mfc/dev leaks on table destruction (git-fixes).\n- net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV (bsc#919382).\n- net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical (bsc#919382).\n- net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs (bsc#919382).\n- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#919382).\n- net/mlx4_core: Get num_tc using netdev_get_num_tc (bsc#919382).\n- net/mlx4_core: Prevent VF from changing port configuration (bsc#919382).\n- net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach (bsc#919382).\n- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#919382).\n- net/mlx4_en: Avoid adding steering rules with invalid ring (bsc#919382).\n- net/mlx4_en: Change the error print to debug print (bsc#919382).\n- net/mlx4_en: fix overflow in mlx4_en_init_timestamp() (bsc#919382).\n- net/mlx4_en: Fix type mismatch for 32-bit systems (bsc#919382).\n- net/mlx4_en: Resolve dividing by zero in 32-bit system (bsc#919382).\n- net/mlx4_en: Wake TX queues only when there's enough room (bsc#1039258).\n- net/mlx4: Fix the check in attaching steering rules (bsc#919382).\n- net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steering (bsc#919382).\n- net: wimax/i2400m: fix NULL-deref at probe (bsc#1037358).\n- netxen_nic: set rcode to the return status from the call to netxen_issue_cmd (bnc#784815 FATE#313898).\n- nfs: Avoid getting confused by confused server (bsc#1045416).\n- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).\n- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).\n- nfsd: do not risk using duplicate owner/file/delegation ids (bsc#1029212).\n- nfsd: Don't use state id of 0 - it is reserved (bsc#1049688 bsc#1051770).\n- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).\n- nfs: Fix another OPEN_DOWNGRADE bug (git-next).\n- nfs: fix nfs_size_to_loff_t (git-fixes).\n- nfs: Fix size of NFSACL SETACL operations (git-fixes).\n- nfs: Make nfs_readdir revalidate less often (bsc#1048232).\n- nfs: tidy up nfs_show_mountd_netid (git-fixes).\n- nfsv4: Do not call put_rpccred() under the rcu_read_lock() (git-fixes).\n- nfsv4: Fix another bug in the close/open_downgrade code (git-fixes).\n- nfsv4: fix getacl head length estimation (git-fixes).\n- nfsv4: Fix problems with close in the presence of a delegation (git-fixes).\n- nfsv4: Fix the underestimation of delegation XDR space reservation (git-fixes).\n- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1013018).\n- ocfs2: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- ocfs2: fix crash caused by stale lvb with fsdlm plugin (bsc#1013800).\n- ocfs2: fix error return code in ocfs2_info_handle_freefrag() (bsc#1013018).\n- ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock (bsc#962257).\n- ocfs2: null deref on allocation error (bsc#1013018).\n- pci: Allow access to VPD attributes with size 0 (bsc#1018074).\n- pciback: only check PF if actually dealing with a VF (bsc#999245).\n- pciback: use pci_physfn() (bsc#999245).\n- pci: Fix devfn for VPD access through function 0 (bnc#943786 git-fixes).\n- perf/core: Correct event creation with PERF_FORMAT_GROUP (bnc#1013018).\n- perf/core: Fix event inheritance on fork() (bnc#1013018).\n- posix-timers: Fix stack info leak in timer_create() (bnc#1013018).\n- powerpc,cpuidle: Dont toggle CPUIDLE_FLAG_IGNORE while setting smt_snooze_delay (bsc#1023163).\n- powerpc: Drop support for pre-POWER4 cpus (fate#322495, bsc#1032471).\n- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).\n- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).\n- powerpc/fadump: Update fadump documentation (bsc#1032141).\n- powerpc/mm: Do not alias user region to other regions below PAGE_OFFSET (bsc#928138,fate#319026).\n- powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid() (fate#322495, bsc#1032471).\n- powerpc/mm/hash: Convert mask to unsigned long (fate#322495, bsc#1032471).\n- powerpc/mm/hash: Increase VA range to 128TB (fate#322495, bsc#1032471).\n- powerpc/mm/hash: Properly mask the ESID bits when building proto VSID (fate#322495, bsc#1032471).\n- powerpc/mm/hash: Support 68 bit VA (fate#322495, bsc#1032471).\n- powerpc/mm/hash: Use context ids 1-4 for the kernel (fate#322495, bsc#1032471).\n- powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small (fate#322495, bsc#1032471).\n- powerpc/mm/slice: Convert slice_mask high slice to a bitmap (fate#322495, bsc#1032471).\n- powerpc/mm/slice: Fix off-by-1 error when computing slice mask (fate#322495, bsc#1032471).\n- powerpc/mm/slice: Move slice_mask struct definition to slice.c (fate#322495, bsc#1032471).\n- powerpc/mm/slice: Update slice mask printing to use bitmap printing (fate#322495, bsc#1032471).\n- powerpc/mm/slice: Update the function prototype (fate#322495, bsc#1032471).\n- powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital (fate#322495, bsc#1032471).\n- powerpc/nvram: Fix an incorrect partition merge (bsc#1016489).\n- powerpc/pseries: Release DRC when configure_connector fails (bsc#1035777, Pending Base Kernel Fixes).\n- powerpc: Remove STAB code (fate#322495, bsc#1032471).\n- powerpc/vdso64: Use double word compare on pointers (bsc#1016489).\n- raid1: avoid unnecessary spin locks in I/O barrier code (bsc#982783,bsc#1026260).\n- random32: fix off-by-one in seeding requirement (git-fixes).\n- rcu: Call out dangers of expedited RCU primitives (bsc#1008893).\n- rcu: Direct algorithmic SRCU implementation (bsc#1008893).\n- rcu: Flip ->completed only once per SRCU grace period (bsc#1008893).\n- rcu: Implement a variant of Peter's SRCU algorithm (bsc#1008893).\n- rcu: Increment upper bit only for srcu_read_lock() (bsc#1008893).\n- rcu: Remove fast check path from __synchronize_srcu() (bsc#1008893).\n- reiserfs: Don't clear SGID when inheriting ACLs (bsc#1030552).\n- reiserfs: don't preallocate blocks for extended attributes (bsc#990682).\n- Remove patches causing regression (bsc#1043234)\n- Remove superfluous make flags (bsc#1012422)\n- Return short read or 0 at end of a raw device, not EIO (bsc#1039594).\n- Revert 'kabi:severeties: Add splice_write_to_file PASS' This reverts commit 05ecf7ab16b2ea555fadd1ce17d8177394de88f2.\n- Revert 'math64: New div64_u64_rem helper' (bnc#938352).\n- Revert 'xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).' I was baing my assumption of SLE11-SP4 needing this patch on an old kernel build (3.0.101-63). Re-testing with the latest one 3.0.101-94 shows that the issue is not present. Furthermore this one was causing some crashes. This reverts commit 16ceeac70f7286b6232861c3170ed32e39dcc68c.\n- rfkill: fix rfkill_fop_read wait_event usage (bsc#1046192).\n- s390/kmsg: add missing kmsg descriptions (bnc#1025702, LTC#151573).\n- s390/qdio: clear DSCI prior to scanning multiple input queues (bnc#1046715, LTC#156234).\n- s390/qeth: no ETH header for outbound AF_IUCV (bnc#1046715, LTC#156276).\n- s390/qeth: size calculation outbound buffers (bnc#1046715, LTC#156276).\n- s390/vmlogrdr: fix IUCV buffer allocation (bnc#1025702, LTC#152144).\n- s390/zcrypt: Introduce CEX6 toleration (FATE#321782, LTC#147505).\n- sched: Always initialize cpu-power (bnc#1013018).\n- sched: Avoid cputime scaling overflow (bnc#938352).\n- sched: Avoid prev->stime underflow (bnc#938352).\n- sched/core: Fix TASK_DEAD race in finish_task_switch() (bnc#1013018).\n- sched/core: Remove false-positive warning from wake_up_process() (bnc#1044882).\n- sched/cputime: Do not scale when utime == 0 (bnc#938352).\n- sched/debug: Print the scheduler topology group mask (bnc#1013018).\n- sched: Do not account bogus utime (bnc#938352).\n- sched/fair, cpumask: Export for_each_cpu_wrap() (bnc#1013018).\n- sched/fair: Fix min_vruntime tracking (bnc#1013018).\n- sched: Fix domain iteration (bnc#1013018).\n- sched: Fix SD_OVERLAP (bnc#1013018).\n- sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems (bnc#1013018).\n- sched: Lower chances of cputime scaling overflow (bnc#938352).\n- sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' (bnc#1013018). Prep for b60205c7c558 sched/fair: Fix min_vruntime tracking\n- sched: Rename a misleading variable in build_overlap_sched_groups() (bnc#1013018).\n- sched/rt: Fix PI handling vs. sched_setscheduler() (bnc#1013018). Prep for b60205c7c558 sched/fair: Fix min_vruntime tracking\n- sched/topology: Fix building of overlapping sched-groups (bnc#1013018).\n- sched/topology: Fix overlapping sched_group_capacity (bnc#1013018).\n- sched/topology: Fix overlapping sched_group_mask (bnc#1013018).\n- sched/topology: Move comment about asymmetric node setups (bnc#1013018).\n- sched/topology: Optimize build_group_mask() (bnc#1013018).\n- sched/topology: Refactor function build_overlap_sched_groups() (bnc#1013018).\n- sched/topology: Remove FORCE_SD_OVERLAP (bnc#1013018).\n- sched/topology: Simplify build_overlap_sched_groups() (bnc#1013018).\n- sched/topology: Verify the first group matches the child domain (bnc#1013018).\n- sched: Use swap() macro in scale_stime() (bnc#938352).\n- scsi: bnx2i: missing error code in bnx2i_ep_connect() (bsc#1048221).\n- scsi: fix race between simultaneous decrements of ->host_failed (bsc#1050154).\n- scsi: fnic: Correcting rport check location in fnic_queuecommand_lck (bsc#1035920).\n- scsi: mvsas: fix command_active typo (bsc#1050154).\n- scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init (bsc#1050154).\n- scsi: virtio_scsi: fix memory leak on full queue condition (bsc#1028880).\n- scsi: zfcp: do not trace pure benign residual HBA responses at default level (bnc#1025702, LTC#151317).\n- scsi: zfcp: fix rport unblock race with LUN recovery (bnc#1025702, LTC#151319).\n- scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send (bnc#1025702, LTC#151365).\n- scsi: zfcp: fix use-after-'free' in FC ingress path after TMF (bnc#1025702, LTC#151312).\n- sfc: do not device_attach if a reset is pending (bsc#909618 FATE#317521).\n- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).\n- smsc75xx: use skb_cow_head() to deal with cloned skbs (bsc#1045154).\n- splice: Stub splice_write_to_file (bsc#1043234).\n- sunrpc: Clean up the slot table allocation (bsc#1013862).\n- sunrpc: Fix a memory leak in the backchannel code (git-fixes).\n- sunrpc: Initalise the struct xprt upon allocation (bsc#1013862).\n- svcrdma: Fix send_reply() scatter/gather set-up (git-fixes).\n- target/iscsi: Fix double free in lio_target_tiqn_addtpg() (bsc#1050154).\n- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).\n- tracing: Fix syscall_*regfunc() vs copy_process() race (bnc#1042687).\n- tracing/kprobes: Enforce kprobes teardown after testing (bnc#1013018).\n- udf: Fix deadlock between writeback and udf_setsize() (bsc#1013018).\n- udf: Fix races with i_size changes during readpage (bsc#1013018).\n- Update metadata for serial fixes (bsc#1013070)\n- Update patches.fixes/nfs-svc-rdma.fix (bsc#1044854).\n- usb: cdc-acm: fix broken runtime suspend (bsc#1033771).\n- usb: cdc-acm: fix open and suspend race (bsc#1033771).\n- usb: cdc-acm: fix potential urb leak and PM imbalance in write (bsc#1033771).\n- usb: cdc-acm: fix runtime PM for control messages (bsc#1033771).\n- usb: cdc-acm: fix runtime PM imbalance at shutdown (bsc#1033771).\n- usb: cdc-acm: fix shutdown and suspend race (bsc#1033771).\n- usb: cdc-acm: fix write and resume race (bsc#1033771).\n- usb: cdc-acm: fix write and suspend race (bsc#1033771).\n- usb: class: usbtmc.c: Cleaning up uninitialized variables (bsc#1036288).\n- usb: class: usbtmc: do not print error when allocating urb fails (bsc#1036288).\n- usb: class: usbtmc: do not print on ENOMEM (bsc#1036288).\n- usb: hub: Fix crash after failure to read BOS descriptor (FATE#317453).\n- usb: iowarrior: fix info ioctl on big-endian hosts (bsc#1037441).\n- usb: iowarrior: fix NULL-deref in write (bsc#1037359).\n- usb: r8a66597-hcd: select a different endpoint on timeout (bsc#1047053).\n- usb: serial: ark3116: fix register-accessor error handling (git-fixes).\n- usb: serial: ch341: fix open error handling (bsc#1037441).\n- usb: serial: cp210x: fix tiocmget error handling (bsc#1037441).\n- usb: serial: ftdi_sio: fix line-status over-reporting (bsc#1037441).\n- usb: serial: io_edgeport: fix epic-descriptor handling (bsc#1037441).\n- usb: serial: io_ti: fix information leak in completion handler (git-fixes).\n- usb: serial: iuu_phoenix: fix NULL-deref at open (bsc#1033794).\n- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).\n- usb: serial: mos7720: fix NULL-deref at open (bsc#1033816).\n- usb: serial: mos7720: fix parallel probe (bsc#1033816).\n- usb: serial: mos7720: fix parport use-after-free on probe errors (bsc#1033816).\n- usb: serial: mos7720: fix use-after-free on probe errors (bsc#1033816).\n- usb: serial: mos7840: fix another NULL-deref at open (bsc#1034026).\n- usb: serial: mos7840: fix NULL-deref at open (bsc#1034026).\n- usb: serial: oti6858: fix NULL-deref at open (bsc#1037441).\n- usb: serial: sierra: fix bogus alternate-setting assumption (bsc#1037441).\n- usb: serial: spcp8x5: fix NULL-deref at open (bsc#1037441).\n- usbtmc: remove redundant braces (bsc#1036288).\n- usbtmc: remove trailing spaces (bsc#1036288).\n- usb: usbip: fix nonconforming hub descriptor (bsc#1047487).\n- usb: usbtmc: add device quirk for Rigol DS6104 (bsc#1036288).\n- usb: usbtmc: Add flag rigol_quirk to usbtmc_device_data (bsc#1036288).\n- usb: usbtmc: add missing endpoint sanity check (bsc#1036288).\n- usb: usbtmc: Change magic number to constant (bsc#1036288).\n- usb: usbtmc: fix big-endian probe of Rigol devices (bsc#1036288).\n- usb: usbtmc: fix DMA on stack (bsc#1036288).\n- usb: usbtmc: fix probe error path (bsc#1036288).\n- usb: usbtmc: Set rigol_quirk if device is listed (bsc#1036288).\n- usb: usbtmc: TMC request code segregated from usbtmc_read (bsc#1036288).\n- usb: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk (bsc#1036288).\n- usbvision: fix NULL-deref at probe (bsc#1050431).\n- usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL (bsc#1023014).\n- Use make --output-sync feature when available (bsc#1012422). The mesages in make output can interleave making it impossible to extract warnings reliably. Since version 4 GNU Make supports --output-sync flag that prints output of each sub-command atomically preventing this issue. Detect the flag and use it if available. SLE11 has make 3.81 so it is required to include make 4 in the kernel OBS projects to take advantege of this.\n- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).\n- uwb: hwa-rc: fix NULL-deref at probe (bsc#1037233).\n- uwb: i1480-dfu: fix NULL-deref at probe (bsc#1036629).\n- vb2: Fix an off by one error in 'vb2_plane_vaddr' (bsc#1050431).\n- vfs: split generic splice code from i_mutex locking (bsc#1024788).\n- vmxnet3: avoid calling pskb_may_pull with interrupts disabled (bsc#1045356).\n- vmxnet3: fix checks for dma mapping errors (bsc#1045356).\n- vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#1045356).\n- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065, bsc#1029770).\n- x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates (bsc#948562).\n- x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 (bsc#1051478).\n- xen: avoid deadlock in xenbus (bnc#1047523).\n- xen-blkfront: correct maximum segment accounting (bsc#1018263).\n- xen-blkfront: do not call talk_to_blkback when already connected to blkback.\n- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.\n- xen/PCI-MSI: fix sysfs teardown in DomU (bsc#986924).\n- xfrm: dst_entries_init() per-net dst_ops (bsc#1030814).\n- xfrm: NULL dereference on allocation failure (bsc#1047343).\n- xfrm: Oops on error in pfkey_msg2xfrm_state() (bsc#1047653).\n- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).\n- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).\n- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).\n- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).\n- xfs: Fix lock ordering in splice write (bsc#1024788).\n- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).\n- xfs: kill xfs_itruncate_start (bsc#1024788).\n- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).\n- xfs: remove the i_new_size field in struct xfs_inode (bsc#1024788).\n- xfs: remove the i_size field in struct xfs_inode (bsc#1024788).\n- xfs: remove xfs_itruncate_data (bsc#1024788).\n- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).\n- xfs: split xfs_itruncate_finish (bsc#1024788).\n- xfs: split xfs_setattr (bsc#1024788).\n- xfs: Synchronize xfs_buf disposal routines (bsc#1041160).\n- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).\n- xfs: use ->b_state to fix buffer I/O accounting release race (bsc#1041160).\n- xprtrdma: Free the pd if ib_query_qp() fails (git-fixes).\n", title: "Description of the patch", }, { category: "details", text: "slertesp4-kernel-rt-13262", 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-2017_2342-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:2342-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20172342-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:2342-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-September/003182.html", }, { category: "self", summary: "SUSE Bug 1003077", url: "https://bugzilla.suse.com/1003077", }, { category: "self", summary: "SUSE Bug 1005651", url: "https://bugzilla.suse.com/1005651", }, { category: "self", summary: "SUSE Bug 1008374", url: "https://bugzilla.suse.com/1008374", }, { category: "self", summary: "SUSE Bug 1008850", url: "https://bugzilla.suse.com/1008850", }, { category: "self", summary: "SUSE Bug 1008893", url: "https://bugzilla.suse.com/1008893", }, { category: "self", summary: "SUSE Bug 1012422", url: "https://bugzilla.suse.com/1012422", }, { category: "self", summary: "SUSE Bug 1013018", url: "https://bugzilla.suse.com/1013018", }, { category: "self", summary: "SUSE Bug 1013070", url: "https://bugzilla.suse.com/1013070", }, { category: "self", summary: "SUSE Bug 1013800", url: "https://bugzilla.suse.com/1013800", }, { category: "self", summary: "SUSE Bug 1013862", url: "https://bugzilla.suse.com/1013862", }, { category: "self", summary: "SUSE Bug 1016489", url: "https://bugzilla.suse.com/1016489", }, { category: "self", summary: "SUSE Bug 1017143", url: "https://bugzilla.suse.com/1017143", }, { category: "self", summary: "SUSE Bug 1018074", url: "https://bugzilla.suse.com/1018074", }, { category: "self", summary: "SUSE Bug 1018263", url: "https://bugzilla.suse.com/1018263", }, { category: "self", summary: "SUSE Bug 1018446", url: "https://bugzilla.suse.com/1018446", }, { category: "self", summary: "SUSE Bug 1019168", url: "https://bugzilla.suse.com/1019168", }, { category: "self", summary: "SUSE Bug 1020229", url: "https://bugzilla.suse.com/1020229", }, { category: "self", summary: "SUSE Bug 1021256", url: "https://bugzilla.suse.com/1021256", }, { category: "self", summary: "SUSE Bug 1021913", url: "https://bugzilla.suse.com/1021913", }, { category: "self", summary: "SUSE Bug 1022971", url: "https://bugzilla.suse.com/1022971", }, { category: "self", summary: "SUSE Bug 1023014", url: "https://bugzilla.suse.com/1023014", }, { category: "self", summary: "SUSE Bug 1023051", url: "https://bugzilla.suse.com/1023051", }, { category: "self", summary: "SUSE Bug 1023163", url: "https://bugzilla.suse.com/1023163", }, { category: "self", summary: "SUSE Bug 1023888", url: "https://bugzilla.suse.com/1023888", }, { category: "self", summary: "SUSE Bug 1024508", url: "https://bugzilla.suse.com/1024508", }, { category: "self", summary: "SUSE Bug 1024788", url: "https://bugzilla.suse.com/1024788", }, { category: "self", summary: "SUSE Bug 1024938", url: "https://bugzilla.suse.com/1024938", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1025702", url: "https://bugzilla.suse.com/1025702", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026260", url: "https://bugzilla.suse.com/1026260", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1026914", url: "https://bugzilla.suse.com/1026914", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027101", url: "https://bugzilla.suse.com/1027101", }, { category: "self", summary: "SUSE Bug 1027178", url: "https://bugzilla.suse.com/1027178", }, { category: "self", summary: "SUSE Bug 1027565", url: "https://bugzilla.suse.com/1027565", }, { category: "self", summary: "SUSE Bug 1028372", url: "https://bugzilla.suse.com/1028372", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028880", url: "https://bugzilla.suse.com/1028880", }, { category: "self", summary: "SUSE Bug 1029140", url: "https://bugzilla.suse.com/1029140", }, { category: "self", summary: "SUSE Bug 1029212", url: "https://bugzilla.suse.com/1029212", }, { category: "self", summary: "SUSE Bug 1029770", url: "https://bugzilla.suse.com/1029770", }, { category: "self", summary: "SUSE Bug 1029850", url: "https://bugzilla.suse.com/1029850", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030552", url: "https://bugzilla.suse.com/1030552", }, { category: "self", summary: "SUSE Bug 1030573", url: "https://bugzilla.suse.com/1030573", }, { category: "self", summary: "SUSE Bug 1030593", url: "https://bugzilla.suse.com/1030593", }, { category: "self", summary: "SUSE Bug 1030814", url: "https://bugzilla.suse.com/1030814", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1032141", url: "https://bugzilla.suse.com/1032141", }, { category: "self", summary: "SUSE Bug 1032340", url: "https://bugzilla.suse.com/1032340", }, { category: "self", summary: "SUSE Bug 1032471", url: "https://bugzilla.suse.com/1032471", }, { category: "self", summary: "SUSE Bug 1033287", url: "https://bugzilla.suse.com/1033287", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 1033771", url: "https://bugzilla.suse.com/1033771", }, { category: "self", summary: "SUSE Bug 1033794", url: "https://bugzilla.suse.com/1033794", }, { category: "self", summary: "SUSE Bug 1033804", url: "https://bugzilla.suse.com/1033804", }, { category: "self", summary: "SUSE Bug 1033816", url: "https://bugzilla.suse.com/1033816", }, { category: "self", summary: "SUSE Bug 1034026", url: "https://bugzilla.suse.com/1034026", }, { category: "self", summary: "SUSE Bug 1034670", url: "https://bugzilla.suse.com/1034670", }, { category: "self", summary: "SUSE Bug 1035576", url: "https://bugzilla.suse.com/1035576", }, { category: "self", summary: "SUSE Bug 1035777", url: "https://bugzilla.suse.com/1035777", }, { category: "self", summary: "SUSE Bug 1035920", url: "https://bugzilla.suse.com/1035920", }, { category: "self", summary: "SUSE Bug 1036056", url: "https://bugzilla.suse.com/1036056", }, { category: "self", summary: "SUSE Bug 1036288", url: "https://bugzilla.suse.com/1036288", }, { category: "self", summary: "SUSE Bug 1036629", url: "https://bugzilla.suse.com/1036629", }, { category: "self", summary: "SUSE Bug 1037182", url: "https://bugzilla.suse.com/1037182", }, { category: "self", summary: "SUSE Bug 1037183", url: "https://bugzilla.suse.com/1037183", }, { category: "self", summary: "SUSE Bug 1037191", url: "https://bugzilla.suse.com/1037191", }, { category: "self", summary: "SUSE Bug 1037193", url: "https://bugzilla.suse.com/1037193", }, { category: "self", summary: "SUSE Bug 1037227", url: "https://bugzilla.suse.com/1037227", }, { category: "self", summary: "SUSE Bug 1037232", url: "https://bugzilla.suse.com/1037232", }, { category: "self", summary: "SUSE Bug 1037233", url: "https://bugzilla.suse.com/1037233", }, { category: "self", summary: "SUSE Bug 1037356", url: "https://bugzilla.suse.com/1037356", }, { category: "self", summary: "SUSE Bug 1037358", url: "https://bugzilla.suse.com/1037358", }, { category: "self", summary: "SUSE Bug 1037359", url: "https://bugzilla.suse.com/1037359", }, { category: "self", summary: "SUSE Bug 1037441", url: "https://bugzilla.suse.com/1037441", }, { category: "self", summary: "SUSE Bug 1038544", url: "https://bugzilla.suse.com/1038544", }, { category: "self", summary: "SUSE Bug 1038879", url: "https://bugzilla.suse.com/1038879", }, { category: "self", summary: "SUSE Bug 1038981", url: "https://bugzilla.suse.com/1038981", }, { category: "self", summary: "SUSE Bug 1038982", url: "https://bugzilla.suse.com/1038982", }, { category: "self", summary: "SUSE Bug 1039258", url: "https://bugzilla.suse.com/1039258", }, { category: "self", summary: "SUSE Bug 1039348", url: "https://bugzilla.suse.com/1039348", }, { category: "self", summary: "SUSE Bug 1039354", url: "https://bugzilla.suse.com/1039354", }, { category: "self", summary: "SUSE Bug 1039456", url: "https://bugzilla.suse.com/1039456", }, { category: "self", summary: "SUSE Bug 1039594", url: "https://bugzilla.suse.com/1039594", }, { category: "self", summary: "SUSE Bug 1039882", url: "https://bugzilla.suse.com/1039882", }, { category: "self", summary: "SUSE Bug 1039883", url: "https://bugzilla.suse.com/1039883", }, { category: "self", summary: "SUSE Bug 1039885", url: "https://bugzilla.suse.com/1039885", }, { category: "self", summary: "SUSE Bug 1040069", url: "https://bugzilla.suse.com/1040069", }, { category: "self", summary: "SUSE Bug 1040351", url: "https://bugzilla.suse.com/1040351", }, { category: "self", summary: "SUSE Bug 1041160", url: "https://bugzilla.suse.com/1041160", }, { category: "self", summary: "SUSE Bug 1041431", url: "https://bugzilla.suse.com/1041431", }, { category: "self", summary: "SUSE Bug 1041762", url: "https://bugzilla.suse.com/1041762", }, { category: "self", summary: "SUSE Bug 1041975", url: "https://bugzilla.suse.com/1041975", }, { category: "self", summary: "SUSE Bug 1042045", url: "https://bugzilla.suse.com/1042045", }, { category: "self", summary: "SUSE Bug 1042200", url: "https://bugzilla.suse.com/1042200", }, { category: "self", summary: "SUSE Bug 1042615", url: "https://bugzilla.suse.com/1042615", }, { category: "self", summary: "SUSE Bug 1042633", url: "https://bugzilla.suse.com/1042633", }, { category: "self", summary: "SUSE Bug 1042687", url: "https://bugzilla.suse.com/1042687", }, { category: "self", summary: "SUSE Bug 1042832", url: "https://bugzilla.suse.com/1042832", }, { category: "self", summary: "SUSE Bug 1043014", url: "https://bugzilla.suse.com/1043014", }, { category: "self", summary: "SUSE Bug 1043234", url: "https://bugzilla.suse.com/1043234", }, { category: "self", summary: "SUSE Bug 1043935", url: "https://bugzilla.suse.com/1043935", }, { category: "self", summary: "SUSE Bug 1044015", url: "https://bugzilla.suse.com/1044015", }, { category: "self", summary: "SUSE Bug 1044125", url: "https://bugzilla.suse.com/1044125", }, { category: "self", summary: "SUSE Bug 1044216", url: "https://bugzilla.suse.com/1044216", }, { category: "self", summary: "SUSE Bug 1044230", url: "https://bugzilla.suse.com/1044230", }, { category: "self", summary: "SUSE Bug 1044854", url: "https://bugzilla.suse.com/1044854", }, { category: "self", summary: "SUSE Bug 1044882", url: "https://bugzilla.suse.com/1044882", }, { category: "self", summary: "SUSE Bug 1044913", url: "https://bugzilla.suse.com/1044913", }, { category: "self", summary: "SUSE Bug 1044985", url: "https://bugzilla.suse.com/1044985", }, { category: "self", summary: "SUSE Bug 1045154", url: "https://bugzilla.suse.com/1045154", }, { category: "self", summary: "SUSE Bug 1045340", url: "https://bugzilla.suse.com/1045340", }, { category: "self", summary: "SUSE Bug 1045356", url: "https://bugzilla.suse.com/1045356", }, { category: "self", summary: "SUSE Bug 1045406", url: "https://bugzilla.suse.com/1045406", }, { category: "self", summary: "SUSE Bug 1045416", url: "https://bugzilla.suse.com/1045416", }, { category: "self", summary: "SUSE Bug 1045525", url: "https://bugzilla.suse.com/1045525", }, { category: "self", summary: "SUSE Bug 1045538", url: "https://bugzilla.suse.com/1045538", }, { category: "self", summary: "SUSE Bug 1045547", url: "https://bugzilla.suse.com/1045547", }, { category: "self", summary: "SUSE Bug 1045615", url: "https://bugzilla.suse.com/1045615", }, { category: "self", summary: "SUSE Bug 1046107", url: "https://bugzilla.suse.com/1046107", }, { category: "self", summary: "SUSE Bug 1046122", url: "https://bugzilla.suse.com/1046122", }, { category: "self", summary: "SUSE Bug 1046192", url: "https://bugzilla.suse.com/1046192", }, { category: "self", summary: "SUSE Bug 1046715", url: "https://bugzilla.suse.com/1046715", }, { category: "self", summary: "SUSE Bug 1047027", url: "https://bugzilla.suse.com/1047027", }, { category: "self", summary: "SUSE Bug 1047053", url: "https://bugzilla.suse.com/1047053", }, { category: "self", summary: "SUSE Bug 1047343", url: "https://bugzilla.suse.com/1047343", }, { category: "self", summary: "SUSE Bug 1047354", url: "https://bugzilla.suse.com/1047354", }, { category: "self", summary: "SUSE Bug 1047487", url: "https://bugzilla.suse.com/1047487", }, { category: "self", summary: "SUSE Bug 1047523", url: "https://bugzilla.suse.com/1047523", }, { category: "self", summary: "SUSE Bug 1047653", url: "https://bugzilla.suse.com/1047653", }, { category: "self", summary: "SUSE Bug 1048185", url: "https://bugzilla.suse.com/1048185", }, { category: "self", summary: "SUSE Bug 1048221", url: "https://bugzilla.suse.com/1048221", }, { category: "self", summary: "SUSE Bug 1048232", url: "https://bugzilla.suse.com/1048232", }, { category: "self", summary: "SUSE Bug 1048275", url: "https://bugzilla.suse.com/1048275", }, { category: "self", summary: "SUSE Bug 1049483", url: "https://bugzilla.suse.com/1049483", }, { category: "self", summary: "SUSE Bug 1049603", url: "https://bugzilla.suse.com/1049603", }, { category: "self", summary: "SUSE Bug 1049688", url: "https://bugzilla.suse.com/1049688", }, { category: "self", summary: "SUSE Bug 1049882", url: "https://bugzilla.suse.com/1049882", }, { category: "self", summary: "SUSE Bug 1050154", url: "https://bugzilla.suse.com/1050154", }, { category: "self", summary: "SUSE Bug 1050431", url: "https://bugzilla.suse.com/1050431", }, { category: "self", summary: "SUSE Bug 1051478", url: "https://bugzilla.suse.com/1051478", }, { category: "self", summary: "SUSE Bug 1051515", url: "https://bugzilla.suse.com/1051515", }, { category: "self", summary: "SUSE Bug 1051770", url: "https://bugzilla.suse.com/1051770", }, { category: "self", summary: "SUSE Bug 784815", url: "https://bugzilla.suse.com/784815", }, { category: "self", summary: "SUSE Bug 792863", url: "https://bugzilla.suse.com/792863", }, { category: "self", summary: "SUSE Bug 799133", url: "https://bugzilla.suse.com/799133", }, { category: "self", summary: "SUSE Bug 870618", url: "https://bugzilla.suse.com/870618", }, { category: "self", summary: "SUSE Bug 909486", url: "https://bugzilla.suse.com/909486", }, { category: "self", summary: "SUSE Bug 909618", url: "https://bugzilla.suse.com/909618", }, { category: "self", summary: "SUSE Bug 911105", url: "https://bugzilla.suse.com/911105", }, { category: "self", summary: "SUSE Bug 919382", url: "https://bugzilla.suse.com/919382", }, { category: "self", summary: "SUSE Bug 928138", url: "https://bugzilla.suse.com/928138", }, { category: "self", summary: "SUSE Bug 931620", url: "https://bugzilla.suse.com/931620", }, { category: "self", summary: "SUSE Bug 938352", url: "https://bugzilla.suse.com/938352", }, { category: "self", summary: "SUSE Bug 943786", url: "https://bugzilla.suse.com/943786", }, { category: "self", summary: "SUSE Bug 948562", url: "https://bugzilla.suse.com/948562", }, { category: "self", summary: "SUSE Bug 962257", url: "https://bugzilla.suse.com/962257", }, { category: "self", summary: "SUSE Bug 970956", url: "https://bugzilla.suse.com/970956", }, { category: "self", summary: "SUSE Bug 971975", url: "https://bugzilla.suse.com/971975", }, { category: "self", summary: "SUSE Bug 972891", url: "https://bugzilla.suse.com/972891", }, { category: "self", summary: "SUSE Bug 979021", url: "https://bugzilla.suse.com/979021", }, { category: "self", summary: "SUSE Bug 982783", url: "https://bugzilla.suse.com/982783", }, { category: "self", summary: "SUSE Bug 983212", url: "https://bugzilla.suse.com/983212", }, { category: "self", summary: "SUSE Bug 985561", url: "https://bugzilla.suse.com/985561", }, { category: "self", summary: "SUSE Bug 986362", url: "https://bugzilla.suse.com/986362", }, { category: "self", summary: "SUSE Bug 986365", url: "https://bugzilla.suse.com/986365", }, { category: "self", summary: "SUSE Bug 986924", url: "https://bugzilla.suse.com/986924", }, { category: "self", summary: "SUSE Bug 988065", url: "https://bugzilla.suse.com/988065", }, { category: "self", summary: "SUSE Bug 989056", url: "https://bugzilla.suse.com/989056", }, { category: "self", summary: "SUSE Bug 990682", url: "https://bugzilla.suse.com/990682", }, { category: "self", summary: "SUSE Bug 991651", url: "https://bugzilla.suse.com/991651", }, { category: "self", summary: "SUSE Bug 995542", url: "https://bugzilla.suse.com/995542", }, { category: "self", summary: "SUSE Bug 999245", url: "https://bugzilla.suse.com/999245", }, { category: "self", summary: "SUSE CVE CVE-2014-9922 page", url: "https://www.suse.com/security/cve/CVE-2014-9922/", }, { category: "self", summary: "SUSE CVE CVE-2015-3288 page", url: "https://www.suse.com/security/cve/CVE-2015-3288/", }, { category: "self", summary: "SUSE CVE CVE-2015-8970 page", url: "https://www.suse.com/security/cve/CVE-2015-8970/", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-2188 page", url: "https://www.suse.com/security/cve/CVE-2016-2188/", }, { category: "self", summary: "SUSE CVE CVE-2016-4997 page", url: "https://www.suse.com/security/cve/CVE-2016-4997/", }, { category: "self", summary: "SUSE CVE CVE-2016-5243 page", url: "https://www.suse.com/security/cve/CVE-2016-5243/", }, { category: "self", summary: "SUSE CVE CVE-2016-7117 page", url: "https://www.suse.com/security/cve/CVE-2016-7117/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000363 page", url: "https://www.suse.com/security/cve/CVE-2017-1000363/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000364 page", url: "https://www.suse.com/security/cve/CVE-2017-1000364/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000365 page", url: "https://www.suse.com/security/cve/CVE-2017-1000365/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000380 page", url: "https://www.suse.com/security/cve/CVE-2017-1000380/", }, { category: "self", summary: "SUSE CVE CVE-2017-11176 page", url: "https://www.suse.com/security/cve/CVE-2017-11176/", }, { category: "self", summary: "SUSE CVE CVE-2017-11473 page", url: "https://www.suse.com/security/cve/CVE-2017-11473/", }, { category: "self", summary: "SUSE CVE CVE-2017-2636 page", url: "https://www.suse.com/security/cve/CVE-2017-2636/", }, { category: "self", summary: "SUSE CVE CVE-2017-2647 page", url: "https://www.suse.com/security/cve/CVE-2017-2647/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5669 page", url: "https://www.suse.com/security/cve/CVE-2017-5669/", }, { category: "self", summary: "SUSE CVE CVE-2017-5970 page", url: "https://www.suse.com/security/cve/CVE-2017-5970/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6348 page", url: "https://www.suse.com/security/cve/CVE-2017-6348/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-6951 page", url: "https://www.suse.com/security/cve/CVE-2017-6951/", }, { category: "self", summary: "SUSE CVE CVE-2017-7184 page", url: "https://www.suse.com/security/cve/CVE-2017-7184/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7482 page", url: "https://www.suse.com/security/cve/CVE-2017-7482/", }, { category: "self", summary: "SUSE CVE CVE-2017-7487 page", url: "https://www.suse.com/security/cve/CVE-2017-7487/", }, { category: "self", summary: "SUSE CVE CVE-2017-7533 page", url: "https://www.suse.com/security/cve/CVE-2017-7533/", }, { category: "self", summary: "SUSE CVE CVE-2017-7542 page", url: "https://www.suse.com/security/cve/CVE-2017-7542/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, { category: "self", summary: "SUSE CVE CVE-2017-8890 page", url: "https://www.suse.com/security/cve/CVE-2017-8890/", }, { category: "self", summary: "SUSE CVE CVE-2017-8924 page", url: "https://www.suse.com/security/cve/CVE-2017-8924/", }, { category: "self", summary: "SUSE CVE CVE-2017-8925 page", url: "https://www.suse.com/security/cve/CVE-2017-8925/", }, { category: "self", summary: "SUSE CVE CVE-2017-9074 page", url: "https://www.suse.com/security/cve/CVE-2017-9074/", }, { category: "self", summary: "SUSE CVE CVE-2017-9075 page", url: "https://www.suse.com/security/cve/CVE-2017-9075/", }, { category: "self", summary: "SUSE CVE CVE-2017-9076 page", url: "https://www.suse.com/security/cve/CVE-2017-9076/", }, { category: "self", summary: "SUSE CVE CVE-2017-9077 page", url: "https://www.suse.com/security/cve/CVE-2017-9077/", }, { category: "self", summary: "SUSE CVE CVE-2017-9242 page", url: "https://www.suse.com/security/cve/CVE-2017-9242/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-09-04T13:37:48Z", generator: { date: "2017-09-04T13:37:48Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:2342-1", initial_release_date: "2017-09-04T13:37:48Z", revision_history: [ { date: "2017-09-04T13:37:48Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-rt-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", product: { name: "kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", product_id: "kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Real Time 11 SP4", product: { name: "SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4", product_identification_helper: { cpe: "cpe:/a:suse:suse-linux-enterprise-rt:11:sp4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-base-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-source-rt-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64 as component of SUSE Linux Enterprise Real Time 11 SP4", product_id: "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", }, product_reference: "kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 11 SP4", }, ], }, vulnerabilities: [ { cve: "CVE-2014-9922", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-9922", }, ], notes: [ { category: "general", text: "The eCryptfs subsystem in the Linux kernel before 3.18 allows local users to gain privileges via a large filesystem stack that includes an overlayfs layer, related to fs/ecryptfs/main.c and fs/overlayfs/super.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-9922", url: "https://www.suse.com/security/cve/CVE-2014-9922", }, { category: "external", summary: "SUSE Bug 1032340 for CVE-2014-9922", url: "https://bugzilla.suse.com/1032340", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.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 Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2014-9922", }, { cve: "CVE-2015-3288", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3288", }, ], notes: [ { category: "general", text: "mm/memory.c in the Linux kernel before 4.1.4 mishandles anonymous pages, which allows local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-3288", url: "https://www.suse.com/security/cve/CVE-2015-3288", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2015-3288", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 979021 for CVE-2015-3288", url: "https://bugzilla.suse.com/979021", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2015-3288", }, { cve: "CVE-2015-8970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8970", }, ], notes: [ { category: "general", text: "crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8970", url: "https://www.suse.com/security/cve/CVE-2015-8970", }, { category: "external", summary: "SUSE Bug 1008374 for CVE-2015-8970", url: "https://bugzilla.suse.com/1008374", }, { category: "external", summary: "SUSE Bug 1008850 for CVE-2015-8970", url: "https://bugzilla.suse.com/1008850", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2015-8970", }, { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.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 Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-2188", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-2188", }, ], notes: [ { category: "general", text: "The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-2188", url: "https://www.suse.com/security/cve/CVE-2016-2188", }, { category: "external", summary: "SUSE Bug 1020452 for CVE-2016-2188", url: "https://bugzilla.suse.com/1020452", }, { category: "external", summary: "SUSE Bug 1067912 for CVE-2016-2188", url: "https://bugzilla.suse.com/1067912", }, { category: "external", summary: "SUSE Bug 1132190 for CVE-2016-2188", url: "https://bugzilla.suse.com/1132190", }, { category: "external", summary: "SUSE Bug 970956 for CVE-2016-2188", url: "https://bugzilla.suse.com/970956", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2016-2188", }, { cve: "CVE-2016-4997", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-4997", }, ], notes: [ { category: "general", text: "The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel before 4.6.3 allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-4997", url: "https://www.suse.com/security/cve/CVE-2016-4997", }, { category: "external", summary: "SUSE Bug 1020452 for CVE-2016-4997", url: "https://bugzilla.suse.com/1020452", }, { category: "external", summary: "SUSE Bug 986362 for CVE-2016-4997", url: "https://bugzilla.suse.com/986362", }, { category: "external", summary: "SUSE Bug 986365 for CVE-2016-4997", url: "https://bugzilla.suse.com/986365", }, { category: "external", summary: "SUSE Bug 986377 for CVE-2016-4997", url: "https://bugzilla.suse.com/986377", }, { category: "external", summary: "SUSE Bug 991651 for CVE-2016-4997", url: "https://bugzilla.suse.com/991651", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2016-4997", }, { cve: "CVE-2016-5243", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5243", }, ], notes: [ { category: "general", text: "The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel through 4.6.3 does not properly copy a certain string, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink message.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5243", url: "https://www.suse.com/security/cve/CVE-2016-5243", }, { category: "external", summary: "SUSE Bug 983212 for CVE-2016-5243", url: "https://bugzilla.suse.com/983212", }, { category: "external", summary: "SUSE Bug 986225 for CVE-2016-5243", url: "https://bugzilla.suse.com/986225", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2016-5243", }, { cve: "CVE-2016-7117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-7117", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel before 4.5.2 allows remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-7117", url: "https://www.suse.com/security/cve/CVE-2016-7117", }, { category: "external", summary: "SUSE Bug 1003077 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003077", }, { category: "external", summary: "SUSE Bug 1003253 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003253", }, { category: "external", summary: "SUSE Bug 1057478 for CVE-2016-7117", url: "https://bugzilla.suse.com/1057478", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2016-7117", url: "https://bugzilla.suse.com/1071943", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2016-7117", }, { cve: "CVE-2017-1000363", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000363", }, ], notes: [ { category: "general", text: "Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary (can happen due to bootloader vulns, e.g. Google Nexus 6's CVE-2016-10277, where due to a vulnerability the adversary has partial control over the command line) can overflow the parport_nr array in the following code, by appending many (>LP_NO) 'lp=none' arguments to the command line.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000363", url: "https://www.suse.com/security/cve/CVE-2017-1000363", }, { category: "external", summary: "SUSE Bug 1039456 for CVE-2017-1000363", url: "https://bugzilla.suse.com/1039456", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-1000363", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-1000363", }, { cve: "CVE-2017-1000364", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000364", }, ], notes: [ { category: "general", text: "An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be \"jumped\" over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000364", url: "https://www.suse.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "SUSE Bug 1039346 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1039346", }, { category: "external", summary: "SUSE Bug 1039348 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1039348", }, { category: "external", summary: "SUSE Bug 1042200 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1042200", }, { category: "external", summary: "SUSE Bug 1044985 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1044985", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1071943", }, { category: "external", summary: "SUSE Bug 1075506 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1075506", }, { category: "external", summary: "SUSE Bug 1077345 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1077345", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 1149726 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1149726", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-1000364", }, { cve: "CVE-2017-1000365", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000365", }, ], notes: [ { category: "general", text: "The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but does not take the argument and environment pointers into account, which allows attackers to bypass this limitation. This affects Linux Kernel versions 4.11.5 and earlier. It appears that this feature was introduced in the Linux Kernel version 2.6.23.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000365", url: "https://www.suse.com/security/cve/CVE-2017-1000365", }, { category: "external", summary: "SUSE Bug 1037551 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1037551", }, { category: "external", summary: "SUSE Bug 1039346 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039346", }, { category: "external", summary: "SUSE Bug 1039349 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039349", }, { category: "external", summary: "SUSE Bug 1039354 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039354", }, { category: "external", summary: "SUSE Bug 1054557 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1054557", }, { category: "external", summary: "SUSE Bug 1077345 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1077345", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.9, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2017-1000365", }, { cve: "CVE-2017-1000380", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000380", }, ], notes: [ { category: "general", text: "sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000380", url: "https://www.suse.com/security/cve/CVE-2017-1000380", }, { category: "external", summary: "SUSE Bug 1044125 for CVE-2017-1000380", url: "https://bugzilla.suse.com/1044125", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2017-1000380", }, { cve: "CVE-2017-11176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11176", }, ], notes: [ { category: "general", text: "The mq_notify function in the Linux kernel through 4.11.9 does not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allows attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11176", url: "https://www.suse.com/security/cve/CVE-2017-11176", }, { category: "external", summary: "SUSE Bug 1048275 for CVE-2017-11176", url: "https://bugzilla.suse.com/1048275", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-11176", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.3, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-11176", }, { cve: "CVE-2017-11473", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11473", }, ], notes: [ { category: "general", text: "Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel through 3.2 allows local users to gain privileges via a crafted ACPI table.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11473", url: "https://www.suse.com/security/cve/CVE-2017-11473", }, { category: "external", summary: "SUSE Bug 1049603 for CVE-2017-11473", url: "https://bugzilla.suse.com/1049603", }, { category: "external", summary: "SUSE Bug 1061680 for CVE-2017-11473", url: "https://bugzilla.suse.com/1061680", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-11473", url: "https://bugzilla.suse.com/1087082", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-11473", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-11473", }, { cve: "CVE-2017-2636", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2636", }, ], notes: [ { category: "general", text: "Race condition in drivers/tty/n_hdlc.c in the Linux kernel through 4.10.1 allows local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2636", url: "https://www.suse.com/security/cve/CVE-2017-2636", }, { category: "external", summary: "SUSE Bug 1027565 for CVE-2017-2636", url: "https://bugzilla.suse.com/1027565", }, { category: "external", summary: "SUSE Bug 1027575 for CVE-2017-2636", url: "https://bugzilla.suse.com/1027575", }, { category: "external", summary: "SUSE Bug 1028372 for CVE-2017-2636", url: "https://bugzilla.suse.com/1028372", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-2636", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.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 Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-2636", }, { cve: "CVE-2017-2647", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2647", }, ], notes: [ { category: "general", text: "The KEYS subsystem in the Linux kernel before 3.18 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2647", url: "https://www.suse.com/security/cve/CVE-2017-2647", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-2647", url: "https://bugzilla.suse.com/1030593", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-2647", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-2647", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5669", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5669", }, ], notes: [ { category: "general", text: "The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5669", url: "https://www.suse.com/security/cve/CVE-2017-5669", }, { category: "external", summary: "SUSE Bug 1026914 for CVE-2017-5669", url: "https://bugzilla.suse.com/1026914", }, { category: "external", summary: "SUSE Bug 1102390 for CVE-2017-5669", url: "https://bugzilla.suse.com/1102390", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5669", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-5669", }, { cve: "CVE-2017-5970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5970", }, ], notes: [ { category: "general", text: "The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows attackers to cause a denial of service (system crash) via (1) an application that makes crafted system calls or possibly (2) IPv4 traffic with invalid IP options.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5970", url: "https://www.suse.com/security/cve/CVE-2017-5970", }, { category: "external", summary: "SUSE Bug 1024938 for CVE-2017-5970", url: "https://bugzilla.suse.com/1024938", }, { category: "external", summary: "SUSE Bug 1025013 for CVE-2017-5970", url: "https://bugzilla.suse.com/1025013", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5970", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-5970", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6348", }, ], notes: [ { category: "general", text: "The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6348", url: "https://www.suse.com/security/cve/CVE-2017-6348", }, { category: "external", summary: "SUSE Bug 1027178 for CVE-2017-6348", url: "https://bugzilla.suse.com/1027178", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6348", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-6348", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-6951", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6951", }, ], notes: [ { category: "general", text: "The keyring_search_aux function in security/keys/keyring.c in the Linux kernel through 3.14.79 allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the \"dead\" type.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6951", url: "https://www.suse.com/security/cve/CVE-2017-6951", }, { category: "external", summary: "SUSE Bug 1029850 for CVE-2017-6951", url: "https://bugzilla.suse.com/1029850", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-6951", url: "https://bugzilla.suse.com/1030593", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-6951", }, { cve: "CVE-2017-7184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7184", }, ], notes: [ { category: "general", text: "The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel through 4.10.6 does not validate certain size data after an XFRM_MSG_NEWAE update, which allows local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7184", url: "https://www.suse.com/security/cve/CVE-2017-7184", }, { category: "external", summary: "SUSE Bug 1030573 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030573", }, { category: "external", summary: "SUSE Bug 1030575 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030575", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7184", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7184", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7482", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7482", }, ], notes: [ { category: "general", text: "In the Linux kernel before version 4.12, Kerberos 5 tickets decoded when using the RXRPC keys incorrectly assumes the size of a field. This could lead to the size-remaining variable wrapping and the data pointer going over the end of the buffer. This could possibly lead to memory corruption and possible privilege escalation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7482", url: "https://www.suse.com/security/cve/CVE-2017-7482", }, { category: "external", summary: "SUSE Bug 1046107 for CVE-2017-7482", url: "https://bugzilla.suse.com/1046107", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7482", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7482", }, { cve: "CVE-2017-7487", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7487", }, ], notes: [ { category: "general", text: "The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel through 4.11.1 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7487", url: "https://www.suse.com/security/cve/CVE-2017-7487", }, { category: "external", summary: "SUSE Bug 1038879 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038879", }, { category: "external", summary: "SUSE Bug 1038883 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038883", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-7487", url: "https://bugzilla.suse.com/1072204", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7487", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-7487", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7487", }, { cve: "CVE-2017-7533", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7533", }, ], notes: [ { category: "general", text: "Race condition in the fsnotify implementation in the Linux kernel through 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7533", url: "https://www.suse.com/security/cve/CVE-2017-7533", }, { category: "external", summary: "SUSE Bug 1049483 for CVE-2017-7533", url: "https://bugzilla.suse.com/1049483", }, { category: "external", summary: "SUSE Bug 1050677 for CVE-2017-7533", url: "https://bugzilla.suse.com/1050677", }, { category: "external", summary: "SUSE Bug 1050751 for CVE-2017-7533", url: "https://bugzilla.suse.com/1050751", }, { category: "external", summary: "SUSE Bug 1053919 for CVE-2017-7533", url: "https://bugzilla.suse.com/1053919", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-7533", }, { cve: "CVE-2017-7542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7542", }, ], notes: [ { category: "general", text: "The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7542", url: "https://www.suse.com/security/cve/CVE-2017-7542", }, { category: "external", summary: "SUSE Bug 1049882 for CVE-2017-7542", url: "https://bugzilla.suse.com/1049882", }, { category: "external", summary: "SUSE Bug 1061936 for CVE-2017-7542", url: "https://bugzilla.suse.com/1061936", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-7542", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2017-7616", }, { cve: "CVE-2017-8890", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8890", }, ], notes: [ { category: "general", text: "The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel through 4.10.15 allows attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8890", url: "https://www.suse.com/security/cve/CVE-2017-8890", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1038564 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038564", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-8890", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-8890", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-8890", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-8890", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-8890", }, { cve: "CVE-2017-8924", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8924", }, ], notes: [ { category: "general", text: "The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel before 4.10.4 allows local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8924", url: "https://www.suse.com/security/cve/CVE-2017-8924", }, { category: "external", summary: "SUSE Bug 1037182 for CVE-2017-8924", url: "https://bugzilla.suse.com/1037182", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-8924", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-8924", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-8924", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2017-8924", }, { cve: "CVE-2017-8925", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8925", }, ], notes: [ { category: "general", text: "The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel before 4.10.4 allows local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8925", url: "https://www.suse.com/security/cve/CVE-2017-8925", }, { category: "external", summary: "SUSE Bug 1037183 for CVE-2017-8925", url: "https://bugzilla.suse.com/1037183", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-8925", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-8925", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-8925", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "low", }, ], title: "CVE-2017-8925", }, { cve: "CVE-2017-9074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9074", }, ], notes: [ { category: "general", text: "The IPv6 fragmentation implementation in the Linux kernel through 4.11.1 does not consider that the nexthdr field may be associated with an invalid option, which allows local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9074", url: "https://www.suse.com/security/cve/CVE-2017-9074", }, { category: "external", summary: "SUSE Bug 1039882 for CVE-2017-9074", url: "https://bugzilla.suse.com/1039882", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9074", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "moderate", }, ], title: "CVE-2017-9074", }, { cve: "CVE-2017-9075", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9075", }, ], notes: [ { category: "general", text: "The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9075", url: "https://www.suse.com/security/cve/CVE-2017-9075", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9075", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-9075", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9075", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9075", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-9075", }, { cve: "CVE-2017-9076", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9076", }, ], notes: [ { category: "general", text: "The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9076", url: "https://www.suse.com/security/cve/CVE-2017-9076", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9076", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-9076", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9076", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9076", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9076", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-9076", }, { cve: "CVE-2017-9077", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9077", }, ], notes: [ { category: "general", text: "The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9077", url: "https://www.suse.com/security/cve/CVE-2017-9077", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9077", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9077", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-9077", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9077", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-9077", }, { cve: "CVE-2017-9242", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9242", }, ], notes: [ { category: "general", text: "The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9242", url: "https://www.suse.com/security/cve/CVE-2017-9242", }, { category: "external", summary: "SUSE Bug 1041431 for CVE-2017-9242", url: "https://bugzilla.suse.com/1041431", }, { category: "external", summary: "SUSE Bug 1042892 for CVE-2017-9242", url: "https://bugzilla.suse.com/1042892", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-base-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-rt_trace-devel-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-source-rt-3.0.101.rt130-69.5.1.x86_64", "SUSE Linux Enterprise Real Time 11 SP4:kernel-syms-rt-3.0.101.rt130-69.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-04T13:37:48Z", details: "important", }, ], title: "CVE-2017-9242", }, ], }
suse-su-2017:1360-1
Vulnerability from csaf_suse
Published
2017-05-19 12:12
Modified
2017-05-19 12:12
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 12 SP1 kernel was updated to 3.12.74 to receive various security and bugfixes.
Notable new/improved features:
- Improved support for Hyper-V
- Support for the tcp_westwood TCP scheduling algorithm
The following security bugs were fixed:
- CVE-2017-8106: The handle_invept function in arch/x86/kvm/vmx.c in the Linux kernel allowed privileged KVM guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) via a single-context INVEPT instruction with a NULL EPT pointer (bsc#1035877).
- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type. (bsc#1029850).
- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c. (bsc#1030593)
- CVE-2016-9604: This fixes handling of keyrings starting with '.' in KEYCTL_JOIN_SESSION_KEYRING, which could have allowed local users to manipulate privileged keyrings (bsc#1035576)
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation. (bnc#1033336).
- CVE-2017-7645: The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernel allowed remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c. (bsc#1034670).
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)
- CVE-2016-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanaged the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bsc#1015703).
- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)
- CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377).
- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bsc#1023762).
- CVE-2017-5986: A race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235).
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)
- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application (bnc#1008842)
- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).
- CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992).
- CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacts with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215).
- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).
- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190)
- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189)
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066)
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235).
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)
- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697)
- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bsc#914939).
- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bsc#1003077).
The following non-security bugs were fixed:
- ACPI / APEI: Fix NMI notification handling (bsc#917630).
- arch: Mass conversion of smp_mb__*() (bsc#1020795).
- asm-generic: add __smp_xxx wrappers (bsc#1020795).
- block: remove struct request buffer member (bsc#1020795).
- block: submit_bio_wait() conversions (bsc#1020795).
- bonding: Advertize vxlan offload features when supported (bsc#1009682).
- bonding: handle more gso types (bsc#1009682).
- bonding: use the correct ether type for alb (bsc#1028595).
- btrfs: allow unlink to exceed subvolume quota (bsc#1015821).
- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1015821).
- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls (bsc#1018100).
- btrfs: make file clone aware of fatal signals (bsc#1015787).
- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1015821).
- cancel the setfilesize transation when io error happen (bsc#1028648).
- cgroup: remove stray references to css_id (bsc#1020795).
- cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state (bnc#1023164).
- dm: add era target (bsc#1020795).
- dm: allow remove to be deferred (bsc#1020795).
- dm bitset: only flush the current word if it has been dirtied (bsc#1020795).
- dm btree: add dm_btree_find_lowest_key (bsc#1020795).
- dm cache: actually resize cache (bsc#1020795).
- dm cache: add block sizes and total cache blocks to status output (bsc#1020795).
- dm cache: add cache block invalidation support (bsc#1020795).
- dm cache: add passthrough mode (bsc#1020795).
- dm cache: add policy name to status output (bsc#1020795).
- dm cache: add remove_cblock method to policy interface (bsc#1020795).
- dm cache: be much more aggressive about promoting writes to discarded blocks (bsc#1020795).
- dm cache: cache shrinking support (bsc#1020795).
- dm cache: do not add migration to completed list before unhooking bio (bsc#1020795).
- dm cache: fix a lock-inversion (bsc#1020795).
- dm cache: fix truncation bug when mapping I/O to more than 2TB fast device (bsc#1020795).
- dm cache: fix writethrough mode quiescing in cache_map (bsc#1020795).
- dm cache: improve efficiency of quiescing flag management (bsc#1020795).
- dm cache: io destined for the cache device can now serve as tick bios (bsc#1020795).
- dm cache: log error message if dm_kcopyd_copy() fails (bsc#1020795).
- dm cache metadata: check the metadata version when reading the superblock (bsc#1020795).
- dm cache metadata: return bool from __superblock_all_zeroes (bsc#1020795).
- dm cache: move hook_info into common portion of per_bio_data structure (bsc#1020795).
- dm cache: optimize commit_if_needed (bsc#1020795).
- dm cache policy mq: a few small fixes (bsc#1020795).
- dm cache policy mq: fix promotions to occur as expected (bsc#1020795).
- dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() (bsc#1020795).
- dm cache policy mq: introduce three promotion threshold tunables (bsc#1020795).
- dm cache policy mq: protect residency method with existing mutex (bsc#1020795).
- dm cache policy mq: reduce memory requirements (bsc#1020795).
- dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD (bsc#1020795).
- dm cache policy: remove return from void policy_remove_mapping (bsc#1020795).
- dm cache: promotion optimisation for writes (bsc#1020795).
- dm cache: resolve small nits and improve Documentation (bsc#1020795).
- dm cache: return -EINVAL if the user specifies unknown cache policy (bsc#1020795).
- dm cache: use cell_defer() boolean argument consistently (bsc#1020795).
- dm: change sector_count member in clone_info from sector_t to unsigned (bsc#1020795).
- dm crypt: add TCW IV mode for old CBC TCRYPT containers (bsc#1020795).
- dm crypt: properly handle extra key string in initialization (bsc#1020795).
- dm delay: use per-bio data instead of a mempool and slab cache (bsc#1020795).
- dm: fix Kconfig indentation (bsc#1020795).
- dm: fix Kconfig menu indentation (bsc#1020795).
- dm: make dm_table_alloc_md_mempools static (bsc#1020795).
- dm mpath: do not call pg_init when it is already running (bsc#1020795).
- dm mpath: fix lock order inconsistency in multipath_ioctl (bsc#1020795).
- dm mpath: print more useful warnings in multipath_message() (bsc#1020795).
- dm mpath: push back requests instead of queueing (bsc#1020795).
- dm mpath: really fix lockdep warning (bsc#1020795).
- dm mpath: reduce memory pressure when requeuing (bsc#1020795).
- dm mpath: remove extra nesting in map function (bsc#1020795).
- dm mpath: remove map_io() (bsc#1020795).
- dm mpath: remove process_queued_ios() (bsc#1020795).
- dm mpath: requeue I/O during pg_init (bsc#1020795).
- dm persistent data: cleanup dm-thin specific references in text (bsc#1020795).
- dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() (bsc#1020795).
- dm snapshot: fix metadata corruption (bsc#1020795).
- dm snapshot: prepare for switch to using dm-bufio (bsc#1020795).
- dm snapshot: use dm-bufio (bsc#1020795).
- dm snapshot: use dm-bufio prefetch (bsc#1020795).
- dm snapshot: use GFP_KERNEL when initializing exceptions (bsc#1020795).
- dm space map disk: optimise sm_disk_dec_block (bsc#1020795).
- dm space map metadata: limit errors in sm_metadata_new_block (bsc#1020795).
- dm: stop using bi_private (bsc#1020795).
- dm table: add dm_table_run_md_queue_async (bsc#1020795).
- dm table: print error on preresume failure (bsc#1020795).
- dm table: remove unused buggy code that extends the targets array (bsc#1020795).
- dm thin: add error_if_no_space feature (bsc#1020795).
- dm thin: add mappings to end of prepared_* lists (bsc#1020795).
- dm thin: add 'no_space_timeout' dm-thin-pool module param (bsc#1020795).
- dm thin: add timeout to stop out-of-data-space mode holding IO forever (bsc#1020795).
- dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode (bsc#1020795).
- dm thin: allow metadata space larger than supported to go unused (bsc#1020795).
- dm thin: cleanup and improve no space handling (bsc#1020795).
- dm thin: eliminate the no_free_space flag (bsc#1020795).
- dm thin: ensure user takes action to validate data and metadata consistency (bsc#1020795).
- dm thin: factor out check_low_water_mark and use bools (bsc#1020795).
- dm thin: fix deadlock in __requeue_bio_list (bsc#1020795).
- dm thin: fix noflush suspend IO queueing (bsc#1020795).
- dm thin: fix out of data space handling (bsc#1020795).
- dm thin: fix pool feature parsing (bsc#1020795).
- dm thin: fix rcu_read_lock being held in code that can sleep (bsc#1020795).
- dm thin: handle metadata failures more consistently (bsc#1020795).
- dm thin: irqsave must always be used with the pool->lock spinlock (bsc#1020795).
- dm thin: log info when growing the data or metadata device (bsc#1020795).
- dm thin: requeue bios to DM core if no_free_space and in read-only mode (bsc#1020795).
- dm thin: return error from alloc_data_block if pool is not in write mode (bsc#1020795).
- dm thin: simplify pool_is_congested (bsc#1020795).
- dm thin: sort the per thin deferred bios using an rb_tree (bsc#1020795).
- dm thin: synchronize the pool mode during suspend (bsc#1020795).
- dm thin: use bool rather than unsigned for flags in structures (bsc#1020795).
- dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning (bsc#1020795).
- dm thin: use per thin device deferred bio lists (bsc#1020795).
- dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind (bsc#1020795).
- drm/i915: relax uncritical udelay_range() (bsc#1038261).
- ether: add loopback type ETH_P_LOOPBACK (bsc#1028595).
- ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() (bsc#1012985).
- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).
- ext4: mark inode dirty after converting inline directory (bsc#1012985).
- ftrace: Make ftrace_location_range() global (FATE#322421).
- HID: usbhid: improve handling of Clear-Halt and reset (bsc#1031080).
- hv: util: catch allocation errors
- hv: utils: use memdup_user in hvt_op_write
- hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344).
- i40e: avoid null pointer dereference (bsc#922853).
- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).
- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).
- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).
- i40e: Impose a lower limit on gso size (bsc#985561).
- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).
- iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped (bsc#1023824).
- iommu/vt-d: Tylersburg isoch identity map check is done too late (bsc#1032125).
- ipv6: make ECMP route replacement less greedy (bsc#930399).
- kabi: hide changes in struct sk_buff (bsc#1009682).
- KABI: Hide new include in arch/powerpc/kernel/process.c (fate#322421).
- kABI: mask struct xfs_icdinode change (bsc#1024788).
- kABI: protect struct inet6_dev (kabi).
- kABI: protect struct iscsi_conn (bsc#103470).
- kABI: protect struct xfs_buftarg and struct xfs_mount (bsc#1024508).
- kABI: restore can_rx_register parameters (kabi).
- kernel/watchdog: use nmi registers snapshot in hardlockup handler (bsc#940946, bsc#937444).
- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).
- kgr/module: make a taint flag module-specific
- kgr: remove unneeded kgr_needs_lazy_migration() s390x definition
- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).
- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).
- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).
- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).
- l2tp: lock socket before checking flags in connect() (bsc#1028415).
- livepatch: Allow architectures to specify an alternate ftrace location (FATE#322421).
- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).
- md: avoid oops on unload if some process is in poll or select (bsc#1020795).
- md: Convert use of typedef ctl_table to struct ctl_table (bsc#1020795).
- md: ensure metadata is writen after raid level change (bsc#1020795).
- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).
- md: md_clear_badblocks should return an error code on failure (bsc#1020795).
- md: refuse to change shape of array if it is active but read-only (bsc#1020795).
- megaraid_sas: add missing curly braces in ioctl handler (bsc#1023207).
- megaraid_sas: Fixup tgtid count in megasas_ld_list_query() (bsc#971933).
- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).
- mm, memcg: do not retry precharge charges (bnc#1022559).
- mm/mempolicy.c: do not put mempolicy before using its nodemask (References: VM Performance, bnc#931620).
- mm/page_alloc: fix nodes for reclaim in fast path (bnc#1031842).
- module: move add_taint_module() to a header file
- net: Add skb_gro_postpull_rcsum to udp and vxlan (bsc#1009682).
- net: add skb_pop_rcv_encapsulation (bsc#1009682).
- net: Call skb_checksum_init in IPv4 (bsc#1009682).
- net: Call skb_checksum_init in IPv6 (bsc#1009682).
- netfilter: allow logging fron non-init netns (bsc#970083).
- net: Generalize checksum_init functions (bsc#1009682).
- net: Preserve CHECKSUM_COMPLETE at validation (bsc#1009682).
- NFS: do not try to cross a mountpount when there isn't one there (bsc#1028041).
- NFS: Expedite unmount of NFS auto-mounts (bnc#1025802).
- NFS: Fix a performance regression in readdir (bsc#857926).
- NFS: flush out dirty data on file fput() (bsc#1021762).
- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1012985).
- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).
- powerpc: Create a helper for getting the kernel toc value (FATE#322421).
- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).
- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).
- powerpc/fadump: Update fadump documentation (bsc#1032141).
- powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel (FATE#322421).
- powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI (FATE#322421).
- powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace (FATE#322421).
- powerpc/ftrace: Use generic ftrace_modify_all_code() (FATE#322421).
- powerpc: introduce TIF_KGR_IN_PROGRESS thread flag (FATE#322421).
- powerpc/kgraft: Add kgraft header (FATE#322421).
- powerpc/kgraft: Add kgraft stack to struct thread_info (FATE#322421).
- powerpc/kgraft: Add live patching support on ppc64le (FATE#322421).
- powerpc/module: Create a special stub for ftrace_caller() (FATE#322421).
- powerpc/module: Mark module stubs with a magic value (FATE#322421).
- powerpc/module: Only try to generate the ftrace_caller() stub once (FATE#322421).
- powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call (FATE#322421).
- powerpc/prom: Increase minimum RMA size to 512MB (bsc#984530).
- powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro (bnc#1023164).
- powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation (bnc#1023164).
- powerpc: Reject binutils 2.24 when building little endian (boo#1028895).
- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#982783,bsc#1020048).
- raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
- remove mpath patches from dmcache backport, for bsc#1035738
- revert 'procfs: mark thread stack correctly in proc/PID/maps' (bnc#1030901).
- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).
- rtnetlink: allow to register ops without ops->setup set (bsc#1021374).
- s390/zcrypt: Introduce CEX6 toleration (FATE#321783, LTC#147506, bsc#1019514).
- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).
- scsi_error: count medium access timeout only once per EH run (bsc#993832, bsc#1032345).
- scsi: libiscsi: add lock around task lists to fix list corruption regression (bsc#1034700).
- scsi: storvsc: fix SRB_STATUS_ABORTED handling
- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).
- svcrpc: fix gss-proxy NULL dereference in some error cases (bsc#1024309).
- taint/module: Clean up global and module taint flags handling
- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).
- thp: fix MADV_DONTNEED vs. numa balancing race (bnc#1027974).
- thp: reduce indentation level in change_huge_pmd() (bnc#1027974).
- treewide: fix 'distingush' typo (bsc#1020795).
- tree-wide: use reinit_completion instead of INIT_COMPLETION (bsc#1020795).
- usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros (bsc#1035699).
- usb: host: xhci: print correct command ring address (bnc#1035699).
- USB: serial: kl5kusb105: fix line-state error handling (bsc#1021256).
- vfs: Do not exchange 'short' filenames unconditionally (bsc#1012985).
- vfs: split generic splice code from i_mutex locking (bsc#1024788).
- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).
- VSOCK: Detach QP check should filter out non matching QPs (bsc#1036752).
- vxlan: cancel sock_work in vxlan_dellink() (bsc#1031567).
- vxlan: Checksum fixes (bsc#1009682).
- vxlan: GRO support at tunnel layer (bsc#1009682).
- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: do not call talk_to_blkback when already connected to blkback.
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
- xfs: do not allow di_size with high bit set (bsc#1024234).
- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).
- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).
- xfs: fix broken multi-fsb buffer logging (bsc#1024081).
- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
- xfs: Fix lock ordering in splice write (bsc#1024788).
- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).
- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).
- xfs: pass total block res. as total xfs_bmapi_write() parameter (bsc#1029470).
- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).
- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2017-831,SUSE-SLE-Live-Patching-12-2017-831,SUSE-SLE-Module-Public-Cloud-12-2017-831,SUSE-SLE-SDK-12-SP1-2017-831,SUSE-SLE-SERVER-12-SP1-2017-831,SUSE-SLE-WE-12-SP1-2017-831
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: "\nThe SUSE Linux Enterprise 12 SP1 kernel was updated to 3.12.74 to receive various security and bugfixes.\n\nNotable new/improved features:\n- Improved support for Hyper-V\n- Support for the tcp_westwood TCP scheduling algorithm\n\nThe following security bugs were fixed:\n\n- CVE-2017-8106: The handle_invept function in arch/x86/kvm/vmx.c in the Linux kernel allowed privileged KVM guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) via a single-context INVEPT instruction with a NULL EPT pointer (bsc#1035877).\n- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type. (bsc#1029850).\n- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c. (bsc#1030593)\n- CVE-2016-9604: This fixes handling of keyrings starting with '.' in KEYCTL_JOIN_SESSION_KEYRING, which could have allowed local users to manipulate privileged keyrings (bsc#1035576)\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation. (bnc#1033336).\n- CVE-2017-7645: The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernel allowed remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c. (bsc#1034670).\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)\n- CVE-2016-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanaged the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bsc#1015703).\n- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)\n- CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377).\n- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bsc#1023762).\n- CVE-2017-5986: A race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235).\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)\n- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application (bnc#1008842)\n- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178).\n- CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992).\n- CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacts with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215).\n- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212).\n- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190)\n- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189)\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066)\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235).\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)\n- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697)\n- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bsc#914939).\n- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bsc#1003077).\n\nThe following non-security bugs were fixed:\n\n- ACPI / APEI: Fix NMI notification handling (bsc#917630).\n- arch: Mass conversion of smp_mb__*() (bsc#1020795).\n- asm-generic: add __smp_xxx wrappers (bsc#1020795).\n- block: remove struct request buffer member (bsc#1020795).\n- block: submit_bio_wait() conversions (bsc#1020795).\n- bonding: Advertize vxlan offload features when supported (bsc#1009682).\n- bonding: handle more gso types (bsc#1009682).\n- bonding: use the correct ether type for alb (bsc#1028595).\n- btrfs: allow unlink to exceed subvolume quota (bsc#1015821).\n- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1015821).\n- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls (bsc#1018100).\n- btrfs: make file clone aware of fatal signals (bsc#1015787).\n- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1015821).\n- cancel the setfilesize transation when io error happen (bsc#1028648).\n- cgroup: remove stray references to css_id (bsc#1020795).\n- cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state (bnc#1023164).\n- dm: add era target (bsc#1020795).\n- dm: allow remove to be deferred (bsc#1020795).\n- dm bitset: only flush the current word if it has been dirtied (bsc#1020795).\n- dm btree: add dm_btree_find_lowest_key (bsc#1020795).\n- dm cache: actually resize cache (bsc#1020795).\n- dm cache: add block sizes and total cache blocks to status output (bsc#1020795).\n- dm cache: add cache block invalidation support (bsc#1020795).\n- dm cache: add passthrough mode (bsc#1020795).\n- dm cache: add policy name to status output (bsc#1020795).\n- dm cache: add remove_cblock method to policy interface (bsc#1020795).\n- dm cache: be much more aggressive about promoting writes to discarded blocks (bsc#1020795).\n- dm cache: cache shrinking support (bsc#1020795).\n- dm cache: do not add migration to completed list before unhooking bio (bsc#1020795).\n- dm cache: fix a lock-inversion (bsc#1020795).\n- dm cache: fix truncation bug when mapping I/O to more than 2TB fast device (bsc#1020795).\n- dm cache: fix writethrough mode quiescing in cache_map (bsc#1020795).\n- dm cache: improve efficiency of quiescing flag management (bsc#1020795).\n- dm cache: io destined for the cache device can now serve as tick bios (bsc#1020795).\n- dm cache: log error message if dm_kcopyd_copy() fails (bsc#1020795).\n- dm cache metadata: check the metadata version when reading the superblock (bsc#1020795).\n- dm cache metadata: return bool from __superblock_all_zeroes (bsc#1020795).\n- dm cache: move hook_info into common portion of per_bio_data structure (bsc#1020795).\n- dm cache: optimize commit_if_needed (bsc#1020795).\n- dm cache policy mq: a few small fixes (bsc#1020795).\n- dm cache policy mq: fix promotions to occur as expected (bsc#1020795).\n- dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() (bsc#1020795).\n- dm cache policy mq: introduce three promotion threshold tunables (bsc#1020795).\n- dm cache policy mq: protect residency method with existing mutex (bsc#1020795).\n- dm cache policy mq: reduce memory requirements (bsc#1020795).\n- dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD (bsc#1020795).\n- dm cache policy: remove return from void policy_remove_mapping (bsc#1020795).\n- dm cache: promotion optimisation for writes (bsc#1020795).\n- dm cache: resolve small nits and improve Documentation (bsc#1020795).\n- dm cache: return -EINVAL if the user specifies unknown cache policy (bsc#1020795).\n- dm cache: use cell_defer() boolean argument consistently (bsc#1020795).\n- dm: change sector_count member in clone_info from sector_t to unsigned (bsc#1020795).\n- dm crypt: add TCW IV mode for old CBC TCRYPT containers (bsc#1020795).\n- dm crypt: properly handle extra key string in initialization (bsc#1020795).\n- dm delay: use per-bio data instead of a mempool and slab cache (bsc#1020795).\n- dm: fix Kconfig indentation (bsc#1020795).\n- dm: fix Kconfig menu indentation (bsc#1020795).\n- dm: make dm_table_alloc_md_mempools static (bsc#1020795).\n- dm mpath: do not call pg_init when it is already running (bsc#1020795).\n- dm mpath: fix lock order inconsistency in multipath_ioctl (bsc#1020795).\n- dm mpath: print more useful warnings in multipath_message() (bsc#1020795).\n- dm mpath: push back requests instead of queueing (bsc#1020795).\n- dm mpath: really fix lockdep warning (bsc#1020795).\n- dm mpath: reduce memory pressure when requeuing (bsc#1020795).\n- dm mpath: remove extra nesting in map function (bsc#1020795).\n- dm mpath: remove map_io() (bsc#1020795).\n- dm mpath: remove process_queued_ios() (bsc#1020795).\n- dm mpath: requeue I/O during pg_init (bsc#1020795).\n- dm persistent data: cleanup dm-thin specific references in text (bsc#1020795).\n- dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() (bsc#1020795).\n- dm snapshot: fix metadata corruption (bsc#1020795).\n- dm snapshot: prepare for switch to using dm-bufio (bsc#1020795).\n- dm snapshot: use dm-bufio (bsc#1020795).\n- dm snapshot: use dm-bufio prefetch (bsc#1020795).\n- dm snapshot: use GFP_KERNEL when initializing exceptions (bsc#1020795).\n- dm space map disk: optimise sm_disk_dec_block (bsc#1020795).\n- dm space map metadata: limit errors in sm_metadata_new_block (bsc#1020795).\n- dm: stop using bi_private (bsc#1020795).\n- dm table: add dm_table_run_md_queue_async (bsc#1020795).\n- dm table: print error on preresume failure (bsc#1020795).\n- dm table: remove unused buggy code that extends the targets array (bsc#1020795).\n- dm thin: add error_if_no_space feature (bsc#1020795).\n- dm thin: add mappings to end of prepared_* lists (bsc#1020795).\n- dm thin: add 'no_space_timeout' dm-thin-pool module param (bsc#1020795).\n- dm thin: add timeout to stop out-of-data-space mode holding IO forever (bsc#1020795).\n- dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode (bsc#1020795).\n- dm thin: allow metadata space larger than supported to go unused (bsc#1020795).\n- dm thin: cleanup and improve no space handling (bsc#1020795).\n- dm thin: eliminate the no_free_space flag (bsc#1020795).\n- dm thin: ensure user takes action to validate data and metadata consistency (bsc#1020795).\n- dm thin: factor out check_low_water_mark and use bools (bsc#1020795).\n- dm thin: fix deadlock in __requeue_bio_list (bsc#1020795).\n- dm thin: fix noflush suspend IO queueing (bsc#1020795).\n- dm thin: fix out of data space handling (bsc#1020795).\n- dm thin: fix pool feature parsing (bsc#1020795).\n- dm thin: fix rcu_read_lock being held in code that can sleep (bsc#1020795).\n- dm thin: handle metadata failures more consistently (bsc#1020795).\n- dm thin: irqsave must always be used with the pool->lock spinlock (bsc#1020795).\n- dm thin: log info when growing the data or metadata device (bsc#1020795).\n- dm thin: requeue bios to DM core if no_free_space and in read-only mode (bsc#1020795).\n- dm thin: return error from alloc_data_block if pool is not in write mode (bsc#1020795).\n- dm thin: simplify pool_is_congested (bsc#1020795).\n- dm thin: sort the per thin deferred bios using an rb_tree (bsc#1020795).\n- dm thin: synchronize the pool mode during suspend (bsc#1020795).\n- dm thin: use bool rather than unsigned for flags in structures (bsc#1020795).\n- dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning (bsc#1020795).\n- dm thin: use per thin device deferred bio lists (bsc#1020795).\n- dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind (bsc#1020795).\n- drm/i915: relax uncritical udelay_range() (bsc#1038261).\n- ether: add loopback type ETH_P_LOOPBACK (bsc#1028595).\n- ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() (bsc#1012985).\n- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).\n- ext4: mark inode dirty after converting inline directory (bsc#1012985).\n- ftrace: Make ftrace_location_range() global (FATE#322421).\n- HID: usbhid: improve handling of Clear-Halt and reset (bsc#1031080).\n- hv: util: catch allocation errors\n- hv: utils: use memdup_user in hvt_op_write\n- hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344).\n- i40e: avoid null pointer dereference (bsc#922853).\n- i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#985561).\n- i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#985561).\n- i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#985561).\n- i40e: Impose a lower limit on gso size (bsc#985561).\n- i40e: Limit TX descriptor count in cases where frag size is greater than 16K (bsc#985561).\n- iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped (bsc#1023824).\n- iommu/vt-d: Tylersburg isoch identity map check is done too late (bsc#1032125).\n- ipv6: make ECMP route replacement less greedy (bsc#930399).\n- kabi: hide changes in struct sk_buff (bsc#1009682).\n- KABI: Hide new include in arch/powerpc/kernel/process.c (fate#322421).\n- kABI: mask struct xfs_icdinode change (bsc#1024788).\n- kABI: protect struct inet6_dev (kabi).\n- kABI: protect struct iscsi_conn (bsc#103470).\n- kABI: protect struct xfs_buftarg and struct xfs_mount (bsc#1024508).\n- kABI: restore can_rx_register parameters (kabi).\n- kernel/watchdog: use nmi registers snapshot in hardlockup handler (bsc#940946, bsc#937444).\n- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).\n- kgr/module: make a taint flag module-specific\n- kgr: remove unneeded kgr_needs_lazy_migration() s390x definition\n- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).\n- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).\n- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).\n- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).\n- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).\n- l2tp: lock socket before checking flags in connect() (bsc#1028415).\n- livepatch: Allow architectures to specify an alternate ftrace location (FATE#322421).\n- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).\n- md: avoid oops on unload if some process is in poll or select (bsc#1020795).\n- md: Convert use of typedef ctl_table to struct ctl_table (bsc#1020795).\n- md: ensure metadata is writen after raid level change (bsc#1020795).\n- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).\n- md: md_clear_badblocks should return an error code on failure (bsc#1020795).\n- md: refuse to change shape of array if it is active but read-only (bsc#1020795).\n- megaraid_sas: add missing curly braces in ioctl handler (bsc#1023207).\n- megaraid_sas: Fixup tgtid count in megasas_ld_list_query() (bsc#971933).\n- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).\n- mm, memcg: do not retry precharge charges (bnc#1022559).\n- mm/mempolicy.c: do not put mempolicy before using its nodemask (References: VM Performance, bnc#931620).\n- mm/page_alloc: fix nodes for reclaim in fast path (bnc#1031842).\n- module: move add_taint_module() to a header file\n- net: Add skb_gro_postpull_rcsum to udp and vxlan (bsc#1009682).\n- net: add skb_pop_rcv_encapsulation (bsc#1009682).\n- net: Call skb_checksum_init in IPv4 (bsc#1009682).\n- net: Call skb_checksum_init in IPv6 (bsc#1009682).\n- netfilter: allow logging fron non-init netns (bsc#970083).\n- net: Generalize checksum_init functions (bsc#1009682).\n- net: Preserve CHECKSUM_COMPLETE at validation (bsc#1009682).\n- NFS: do not try to cross a mountpount when there isn't one there (bsc#1028041).\n- NFS: Expedite unmount of NFS auto-mounts (bnc#1025802).\n- NFS: Fix a performance regression in readdir (bsc#857926).\n- NFS: flush out dirty data on file fput() (bsc#1021762).\n- ocfs2: do not write error flag to user structure we cannot copy from/to (bsc#1012985).\n- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).\n- powerpc: Create a helper for getting the kernel toc value (FATE#322421).\n- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).\n- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).\n- powerpc/fadump: Update fadump documentation (bsc#1032141).\n- powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel (FATE#322421).\n- powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI (FATE#322421).\n- powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace (FATE#322421).\n- powerpc/ftrace: Use generic ftrace_modify_all_code() (FATE#322421).\n- powerpc: introduce TIF_KGR_IN_PROGRESS thread flag (FATE#322421).\n- powerpc/kgraft: Add kgraft header (FATE#322421).\n- powerpc/kgraft: Add kgraft stack to struct thread_info (FATE#322421).\n- powerpc/kgraft: Add live patching support on ppc64le (FATE#322421).\n- powerpc/module: Create a special stub for ftrace_caller() (FATE#322421).\n- powerpc/module: Mark module stubs with a magic value (FATE#322421).\n- powerpc/module: Only try to generate the ftrace_caller() stub once (FATE#322421).\n- powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call (FATE#322421).\n- powerpc/prom: Increase minimum RMA size to 512MB (bsc#984530).\n- powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro (bnc#1023164).\n- powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation (bnc#1023164).\n- powerpc: Reject binutils 2.24 when building little endian (boo#1028895).\n- RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#982783,bsc#1020048).\n- raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang\n- remove mpath patches from dmcache backport, for bsc#1035738\n- revert 'procfs: mark thread stack correctly in proc/PID/maps' (bnc#1030901).\n- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).\n- rtnetlink: allow to register ops without ops->setup set (bsc#1021374).\n- s390/zcrypt: Introduce CEX6 toleration (FATE#321783, LTC#147506, bsc#1019514).\n- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).\n- scsi_error: count medium access timeout only once per EH run (bsc#993832, bsc#1032345).\n- scsi: libiscsi: add lock around task lists to fix list corruption regression (bsc#1034700).\n- scsi: storvsc: fix SRB_STATUS_ABORTED handling\n- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).\n- svcrpc: fix gss-proxy NULL dereference in some error cases (bsc#1024309).\n- taint/module: Clean up global and module taint flags handling\n- tcp: abort orphan sockets stalling on zero window probes (bsc#1021913).\n- thp: fix MADV_DONTNEED vs. numa balancing race (bnc#1027974).\n- thp: reduce indentation level in change_huge_pmd() (bnc#1027974).\n- treewide: fix 'distingush' typo (bsc#1020795).\n- tree-wide: use reinit_completion instead of INIT_COMPLETION (bsc#1020795).\n- usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros (bsc#1035699).\n- usb: host: xhci: print correct command ring address (bnc#1035699).\n- USB: serial: kl5kusb105: fix line-state error handling (bsc#1021256).\n- vfs: Do not exchange 'short' filenames unconditionally (bsc#1012985).\n- vfs: split generic splice code from i_mutex locking (bsc#1024788).\n- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).\n- VSOCK: Detach QP check should filter out non matching QPs (bsc#1036752).\n- vxlan: cancel sock_work in vxlan_dellink() (bsc#1031567).\n- vxlan: Checksum fixes (bsc#1009682).\n- vxlan: GRO support at tunnel layer (bsc#1009682).\n- xen-blkfront: correct maximum segment accounting (bsc#1018263).\n- xen-blkfront: do not call talk_to_blkback when already connected to blkback.\n- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.\n- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).\n- xfs: do not allow di_size with high bit set (bsc#1024234).\n- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1024508).\n- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).\n- xfs: fix broken multi-fsb buffer logging (bsc#1024081).\n- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).\n- xfs: Fix lock ordering in splice write (bsc#1024788).\n- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).\n- xfs: Make xfs_icdinode->di_dmstate atomic_t (bsc#1024788).\n- xfs: pass total block res. as total xfs_bmapi_write() parameter (bsc#1029470).\n- xfs: replace global xfslogd wq with per-mount wq (bsc#1024508).\n- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-SLE-DESKTOP-12-SP1-2017-831,SUSE-SLE-Live-Patching-12-2017-831,SUSE-SLE-Module-Public-Cloud-12-2017-831,SUSE-SLE-SDK-12-SP1-2017-831,SUSE-SLE-SERVER-12-SP1-2017-831,SUSE-SLE-WE-12-SP1-2017-831", 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-2017_1360-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1360-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171360-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1360-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002903.html", }, { category: "self", summary: "SUSE Bug 1003077", url: "https://bugzilla.suse.com/1003077", }, { category: "self", summary: "SUSE Bug 1008842", url: "https://bugzilla.suse.com/1008842", }, { category: "self", summary: "SUSE Bug 1009682", url: "https://bugzilla.suse.com/1009682", }, { category: "self", summary: "SUSE Bug 1012620", url: "https://bugzilla.suse.com/1012620", }, { category: "self", summary: "SUSE Bug 1012985", url: "https://bugzilla.suse.com/1012985", }, { category: "self", summary: "SUSE Bug 1015703", url: "https://bugzilla.suse.com/1015703", }, { category: "self", summary: "SUSE Bug 1015787", url: "https://bugzilla.suse.com/1015787", }, { category: "self", summary: "SUSE Bug 1015821", url: "https://bugzilla.suse.com/1015821", }, { category: "self", summary: "SUSE Bug 1017512", url: "https://bugzilla.suse.com/1017512", }, { category: "self", summary: "SUSE Bug 1018100", url: "https://bugzilla.suse.com/1018100", }, { category: "self", summary: "SUSE Bug 1018263", url: "https://bugzilla.suse.com/1018263", }, { category: "self", summary: "SUSE Bug 1018419", url: "https://bugzilla.suse.com/1018419", }, { category: "self", summary: "SUSE Bug 1018446", url: "https://bugzilla.suse.com/1018446", }, { category: "self", summary: "SUSE Bug 1019168", url: "https://bugzilla.suse.com/1019168", }, { category: "self", summary: "SUSE Bug 1019514", url: "https://bugzilla.suse.com/1019514", }, { category: "self", summary: "SUSE Bug 1020048", url: "https://bugzilla.suse.com/1020048", }, { category: "self", summary: "SUSE Bug 1020795", url: "https://bugzilla.suse.com/1020795", }, { category: "self", summary: "SUSE Bug 1021256", url: "https://bugzilla.suse.com/1021256", }, { category: "self", summary: "SUSE Bug 1021374", url: "https://bugzilla.suse.com/1021374", }, { category: "self", summary: "SUSE Bug 1021762", url: "https://bugzilla.suse.com/1021762", }, { category: "self", summary: "SUSE Bug 1021913", url: "https://bugzilla.suse.com/1021913", }, { category: "self", summary: "SUSE Bug 1022559", url: "https://bugzilla.suse.com/1022559", }, { category: "self", summary: "SUSE Bug 1022971", url: "https://bugzilla.suse.com/1022971", }, { category: "self", summary: "SUSE Bug 1023164", url: "https://bugzilla.suse.com/1023164", }, { category: "self", summary: "SUSE Bug 1023207", url: "https://bugzilla.suse.com/1023207", }, { category: "self", summary: "SUSE Bug 1023377", url: "https://bugzilla.suse.com/1023377", }, { category: "self", summary: "SUSE Bug 1023762", url: "https://bugzilla.suse.com/1023762", }, { category: "self", summary: "SUSE Bug 1023824", url: "https://bugzilla.suse.com/1023824", }, { category: "self", summary: "SUSE Bug 1023888", url: "https://bugzilla.suse.com/1023888", }, { category: "self", summary: "SUSE Bug 1023992", url: "https://bugzilla.suse.com/1023992", }, { category: "self", summary: "SUSE Bug 1024081", url: "https://bugzilla.suse.com/1024081", }, { category: "self", summary: "SUSE Bug 1024234", url: "https://bugzilla.suse.com/1024234", }, { category: "self", summary: "SUSE Bug 1024309", url: "https://bugzilla.suse.com/1024309", }, { category: "self", summary: "SUSE Bug 1024508", url: "https://bugzilla.suse.com/1024508", }, { category: "self", summary: "SUSE Bug 1024788", url: "https://bugzilla.suse.com/1024788", }, { category: "self", summary: "SUSE Bug 1025039", url: "https://bugzilla.suse.com/1025039", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1025354", url: "https://bugzilla.suse.com/1025354", }, { category: "self", summary: "SUSE Bug 1025802", url: "https://bugzilla.suse.com/1025802", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1026914", url: "https://bugzilla.suse.com/1026914", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027178", url: "https://bugzilla.suse.com/1027178", }, { category: "self", summary: "SUSE Bug 1027189", url: "https://bugzilla.suse.com/1027189", }, { category: "self", summary: "SUSE Bug 1027190", url: "https://bugzilla.suse.com/1027190", }, { category: "self", summary: "SUSE Bug 1027974", url: "https://bugzilla.suse.com/1027974", }, { category: "self", summary: "SUSE Bug 1028041", url: "https://bugzilla.suse.com/1028041", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028595", url: "https://bugzilla.suse.com/1028595", }, { category: "self", summary: "SUSE Bug 1028648", url: "https://bugzilla.suse.com/1028648", }, { category: "self", summary: "SUSE Bug 1028895", url: "https://bugzilla.suse.com/1028895", }, { category: "self", summary: "SUSE Bug 1029470", url: "https://bugzilla.suse.com/1029470", }, { category: "self", summary: "SUSE Bug 1029850", url: "https://bugzilla.suse.com/1029850", }, { category: "self", summary: "SUSE Bug 1029986", url: "https://bugzilla.suse.com/1029986", }, { category: "self", summary: "SUSE Bug 1030118", url: "https://bugzilla.suse.com/1030118", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030593", url: "https://bugzilla.suse.com/1030593", }, { category: "self", summary: "SUSE Bug 1030901", url: "https://bugzilla.suse.com/1030901", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031080", url: "https://bugzilla.suse.com/1031080", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031567", url: "https://bugzilla.suse.com/1031567", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1031662", url: "https://bugzilla.suse.com/1031662", }, { category: "self", summary: "SUSE Bug 1031842", url: "https://bugzilla.suse.com/1031842", }, { category: "self", summary: "SUSE Bug 1032125", url: "https://bugzilla.suse.com/1032125", }, { category: "self", summary: "SUSE Bug 1032141", url: "https://bugzilla.suse.com/1032141", }, { category: "self", summary: "SUSE Bug 1032344", url: "https://bugzilla.suse.com/1032344", }, { category: "self", summary: "SUSE Bug 1032345", url: "https://bugzilla.suse.com/1032345", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 1034670", url: "https://bugzilla.suse.com/1034670", }, { category: "self", summary: "SUSE Bug 103470", url: "https://bugzilla.suse.com/103470", }, { category: "self", summary: "SUSE Bug 1034700", url: "https://bugzilla.suse.com/1034700", }, { category: "self", summary: "SUSE Bug 1035576", url: "https://bugzilla.suse.com/1035576", }, { category: "self", summary: "SUSE Bug 1035699", url: "https://bugzilla.suse.com/1035699", }, { category: "self", summary: "SUSE Bug 1035738", url: "https://bugzilla.suse.com/1035738", }, { category: "self", summary: "SUSE Bug 1035877", url: "https://bugzilla.suse.com/1035877", }, { category: "self", summary: "SUSE Bug 1036752", url: "https://bugzilla.suse.com/1036752", }, { category: "self", summary: "SUSE Bug 1038261", url: "https://bugzilla.suse.com/1038261", }, { category: "self", summary: "SUSE Bug 799133", url: "https://bugzilla.suse.com/799133", }, { category: "self", summary: "SUSE Bug 857926", url: "https://bugzilla.suse.com/857926", }, { category: "self", summary: "SUSE Bug 914939", url: "https://bugzilla.suse.com/914939", }, { category: "self", summary: "SUSE Bug 917630", url: "https://bugzilla.suse.com/917630", }, { category: "self", summary: "SUSE Bug 922853", url: "https://bugzilla.suse.com/922853", }, { category: "self", summary: "SUSE Bug 930399", url: "https://bugzilla.suse.com/930399", }, { category: "self", summary: "SUSE Bug 931620", url: "https://bugzilla.suse.com/931620", }, { category: "self", summary: "SUSE Bug 937444", url: "https://bugzilla.suse.com/937444", }, { category: "self", summary: "SUSE Bug 940946", url: "https://bugzilla.suse.com/940946", }, { category: "self", summary: "SUSE Bug 954763", url: "https://bugzilla.suse.com/954763", }, { category: "self", summary: "SUSE Bug 968697", url: "https://bugzilla.suse.com/968697", }, { category: "self", summary: "SUSE Bug 970083", url: "https://bugzilla.suse.com/970083", }, { category: "self", summary: "SUSE Bug 971933", url: "https://bugzilla.suse.com/971933", }, { category: "self", summary: "SUSE Bug 979215", url: "https://bugzilla.suse.com/979215", }, { category: "self", summary: "SUSE Bug 982783", url: "https://bugzilla.suse.com/982783", }, { category: "self", summary: "SUSE Bug 983212", url: "https://bugzilla.suse.com/983212", }, { category: "self", summary: "SUSE Bug 984530", url: "https://bugzilla.suse.com/984530", }, { category: "self", summary: "SUSE Bug 985561", url: "https://bugzilla.suse.com/985561", }, { category: "self", summary: "SUSE Bug 988065", url: "https://bugzilla.suse.com/988065", }, { category: "self", summary: "SUSE Bug 989056", url: "https://bugzilla.suse.com/989056", }, { category: "self", summary: "SUSE Bug 993832", url: "https://bugzilla.suse.com/993832", }, { category: "self", summary: "SUSE CVE CVE-2015-1350 page", url: "https://www.suse.com/security/cve/CVE-2015-1350/", }, { category: "self", summary: "SUSE CVE CVE-2016-10044 page", url: "https://www.suse.com/security/cve/CVE-2016-10044/", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-10208 page", url: "https://www.suse.com/security/cve/CVE-2016-10208/", }, { category: "self", summary: "SUSE CVE CVE-2016-2117 page", url: "https://www.suse.com/security/cve/CVE-2016-2117/", }, { category: "self", summary: "SUSE CVE CVE-2016-3070 page", url: "https://www.suse.com/security/cve/CVE-2016-3070/", }, { category: "self", summary: "SUSE CVE CVE-2016-5243 page", url: "https://www.suse.com/security/cve/CVE-2016-5243/", }, { category: "self", summary: "SUSE CVE CVE-2016-7117 page", url: "https://www.suse.com/security/cve/CVE-2016-7117/", }, { category: "self", summary: "SUSE CVE CVE-2016-9191 page", url: "https://www.suse.com/security/cve/CVE-2016-9191/", }, { category: "self", summary: "SUSE CVE CVE-2016-9588 page", url: "https://www.suse.com/security/cve/CVE-2016-9588/", }, { category: "self", summary: "SUSE CVE CVE-2016-9604 page", url: "https://www.suse.com/security/cve/CVE-2016-9604/", }, { category: "self", summary: "SUSE CVE CVE-2017-2647 page", url: "https://www.suse.com/security/cve/CVE-2017-2647/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5669 page", url: "https://www.suse.com/security/cve/CVE-2017-5669/", }, { category: "self", summary: "SUSE CVE CVE-2017-5897 page", url: "https://www.suse.com/security/cve/CVE-2017-5897/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6345 page", url: "https://www.suse.com/security/cve/CVE-2017-6345/", }, { category: "self", summary: "SUSE CVE CVE-2017-6346 page", url: "https://www.suse.com/security/cve/CVE-2017-6346/", }, { category: "self", summary: "SUSE CVE CVE-2017-6348 page", url: "https://www.suse.com/security/cve/CVE-2017-6348/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-6951 page", url: "https://www.suse.com/security/cve/CVE-2017-6951/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, { category: "self", summary: "SUSE CVE CVE-2017-7645 page", url: "https://www.suse.com/security/cve/CVE-2017-7645/", }, { category: "self", summary: "SUSE CVE CVE-2017-8106 page", url: "https://www.suse.com/security/cve/CVE-2017-8106/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-05-19T12:12:38Z", generator: { date: "2017-05-19T12:12:38Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1360-1", initial_release_date: "2017-05-19T12:12:38Z", revision_history: [ { date: "2017-05-19T12:12:38Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-devel-3.12.74-60.64.40.1.noarch", product: { name: "kernel-devel-3.12.74-60.64.40.1.noarch", product_id: "kernel-devel-3.12.74-60.64.40.1.noarch", }, }, { category: "product_version", name: "kernel-macros-3.12.74-60.64.40.1.noarch", product: { name: "kernel-macros-3.12.74-60.64.40.1.noarch", product_id: "kernel-macros-3.12.74-60.64.40.1.noarch", }, }, { category: "product_version", name: "kernel-source-3.12.74-60.64.40.1.noarch", product: { name: "kernel-source-3.12.74-60.64.40.1.noarch", product_id: "kernel-source-3.12.74-60.64.40.1.noarch", }, }, { category: "product_version", name: "kernel-docs-3.12.74-60.64.40.4.noarch", product: { name: "kernel-docs-3.12.74-60.64.40.4.noarch", product_id: "kernel-docs-3.12.74-60.64.40.4.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-obs-build-3.12.74-60.64.40.1.ppc64le", product: { name: "kernel-obs-build-3.12.74-60.64.40.1.ppc64le", product_id: "kernel-obs-build-3.12.74-60.64.40.1.ppc64le", }, }, { category: "product_version", name: "kernel-default-3.12.74-60.64.40.1.ppc64le", product: { name: "kernel-default-3.12.74-60.64.40.1.ppc64le", product_id: "kernel-default-3.12.74-60.64.40.1.ppc64le", }, }, { category: "product_version", name: "kernel-default-base-3.12.74-60.64.40.1.ppc64le", product: { name: "kernel-default-base-3.12.74-60.64.40.1.ppc64le", product_id: "kernel-default-base-3.12.74-60.64.40.1.ppc64le", }, }, { category: "product_version", name: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le", product: { name: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le", product_id: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le", }, }, { category: "product_version", name: "kernel-syms-3.12.74-60.64.40.1.ppc64le", product: { name: "kernel-syms-3.12.74-60.64.40.1.ppc64le", product_id: "kernel-syms-3.12.74-60.64.40.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kernel-obs-build-3.12.74-60.64.40.1.s390x", product: { name: "kernel-obs-build-3.12.74-60.64.40.1.s390x", product_id: "kernel-obs-build-3.12.74-60.64.40.1.s390x", }, }, { category: "product_version", name: "kernel-default-3.12.74-60.64.40.1.s390x", product: { name: "kernel-default-3.12.74-60.64.40.1.s390x", product_id: "kernel-default-3.12.74-60.64.40.1.s390x", }, }, { category: "product_version", name: "kernel-default-base-3.12.74-60.64.40.1.s390x", product: { name: "kernel-default-base-3.12.74-60.64.40.1.s390x", product_id: "kernel-default-base-3.12.74-60.64.40.1.s390x", }, }, { category: "product_version", name: "kernel-default-devel-3.12.74-60.64.40.1.s390x", product: { name: "kernel-default-devel-3.12.74-60.64.40.1.s390x", product_id: "kernel-default-devel-3.12.74-60.64.40.1.s390x", }, }, { category: "product_version", name: "kernel-default-man-3.12.74-60.64.40.1.s390x", product: { name: "kernel-default-man-3.12.74-60.64.40.1.s390x", product_id: "kernel-default-man-3.12.74-60.64.40.1.s390x", }, }, { category: "product_version", name: "kernel-syms-3.12.74-60.64.40.1.s390x", product: { name: "kernel-syms-3.12.74-60.64.40.1.s390x", product_id: "kernel-syms-3.12.74-60.64.40.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kernel-default-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-default-3.12.74-60.64.40.1.x86_64", product_id: "kernel-default-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", product_id: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-default-extra-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-default-extra-3.12.74-60.64.40.1.x86_64", product_id: "kernel-default-extra-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-syms-3.12.74-60.64.40.1.x86_64", product_id: "kernel-syms-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-xen-3.12.74-60.64.40.1.x86_64", product_id: "kernel-xen-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", product_id: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", product: { name: "kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", product_id: "kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", }, }, { category: "product_version", name: "kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", product: { name: "kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", product_id: "kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-ec2-3.12.74-60.64.40.1.x86_64", product_id: "kernel-ec2-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", product_id: "kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", product_id: "kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-obs-build-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-obs-build-3.12.74-60.64.40.1.x86_64", product_id: "kernel-obs-build-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-default-base-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-default-base-3.12.74-60.64.40.1.x86_64", product_id: "kernel-default-base-3.12.74-60.64.40.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-base-3.12.74-60.64.40.1.x86_64", product: { name: "kernel-xen-base-3.12.74-60.64.40.1.x86_64", product_id: "kernel-xen-base-3.12.74-60.64.40.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Desktop 12 SP1", product: { name: "SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sled:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Live Patching 12", product: { name: "SUSE Linux Enterprise Live Patching 12", product_id: "SUSE Linux Enterprise Live Patching 12", product_identification_helper: { cpe: "cpe:/o:suse:sle-live-patching:12", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Public Cloud 12", product: { name: "SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-public-cloud:12", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP1", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP1", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP1", product: { name: "SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Workstation Extension 12 SP1", product: { name: "SUSE Linux Enterprise Workstation Extension 12 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-we:12:sp1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-extra-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-extra-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-devel-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-macros-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-source-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", product_id: "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12", product_id: "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", }, product_reference: "kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Live Patching 12", }, { category: "default_component_of", full_product_name: { name: "kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12", product_id: "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", }, product_reference: "kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Live Patching 12", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-ec2-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-extra-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", product_id: "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 12", }, { category: "default_component_of", full_product_name: { name: "kernel-docs-3.12.74-60.64.40.4.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP1", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", }, product_reference: "kernel-docs-3.12.74-60.64.40.4.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-obs-build-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-obs-build-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-obs-build-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-obs-build-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-man-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-devel-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-macros-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-source-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-base-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", product_id: "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-base-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-default-man-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-devel-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-macros-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-macros-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.12.74-60.64.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", }, product_reference: "kernel-source-3.12.74-60.64.40.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-syms-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-base-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-xen-devel-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "kernel-default-extra-3.12.74-60.64.40.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", }, product_reference: "kernel-default-extra-3.12.74-60.64.40.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 12 SP1", }, ], }, vulnerabilities: [ { cve: "CVE-2015-1350", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-1350", }, ], notes: [ { category: "general", text: "The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allows local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-1350", url: "https://www.suse.com/security/cve/CVE-2015-1350", }, { category: "external", summary: "SUSE Bug 1052256 for CVE-2015-1350", url: "https://bugzilla.suse.com/1052256", }, { category: "external", summary: "SUSE Bug 914939 for CVE-2015-1350", url: "https://bugzilla.suse.com/914939", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2015-1350", }, { cve: "CVE-2016-10044", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10044", }, ], notes: [ { category: "general", text: "The aio_mount function in fs/aio.c in the Linux kernel before 4.7.7 does not properly restrict execute access, which makes it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10044", url: "https://www.suse.com/security/cve/CVE-2016-10044", }, { category: "external", summary: "SUSE Bug 1023992 for CVE-2016-10044", url: "https://bugzilla.suse.com/1023992", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.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 Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2016-10044", }, { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.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 Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-10208", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10208", }, ], notes: [ { category: "general", text: "The ext4_fill_super function in fs/ext4/super.c in the Linux kernel through 4.9.8 does not properly validate meta block groups, which allows physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10208", url: "https://www.suse.com/security/cve/CVE-2016-10208", }, { category: "external", summary: "SUSE Bug 1023377 for CVE-2016-10208", url: "https://bugzilla.suse.com/1023377", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2016-10208", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2016-10208", }, { cve: "CVE-2016-2117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-2117", }, ], notes: [ { category: "general", text: "The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-2117", url: "https://www.suse.com/security/cve/CVE-2016-2117", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-2117", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 968697 for CVE-2016-2117", url: "https://bugzilla.suse.com/968697", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2016-2117", }, { cve: "CVE-2016-3070", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3070", }, ], notes: [ { category: "general", text: "The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel before 4.4 improperly interacts with mm/migrate.c, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3070", url: "https://www.suse.com/security/cve/CVE-2016-3070", }, { category: "external", summary: "SUSE Bug 979215 for CVE-2016-3070", url: "https://bugzilla.suse.com/979215", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2016-3070", }, { cve: "CVE-2016-5243", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5243", }, ], notes: [ { category: "general", text: "The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel through 4.6.3 does not properly copy a certain string, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink message.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5243", url: "https://www.suse.com/security/cve/CVE-2016-5243", }, { category: "external", summary: "SUSE Bug 983212 for CVE-2016-5243", url: "https://bugzilla.suse.com/983212", }, { category: "external", summary: "SUSE Bug 986225 for CVE-2016-5243", url: "https://bugzilla.suse.com/986225", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2016-5243", }, { cve: "CVE-2016-7117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-7117", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel before 4.5.2 allows remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-7117", url: "https://www.suse.com/security/cve/CVE-2016-7117", }, { category: "external", summary: "SUSE Bug 1003077 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003077", }, { category: "external", summary: "SUSE Bug 1003253 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003253", }, { category: "external", summary: "SUSE Bug 1057478 for CVE-2016-7117", url: "https://bugzilla.suse.com/1057478", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2016-7117", url: "https://bugzilla.suse.com/1071943", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2016-7117", }, { cve: "CVE-2016-9191", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9191", }, ], notes: [ { category: "general", text: "The cgroup offline implementation in the Linux kernel through 4.8.11 mishandles certain drain operations, which allows local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application, as demonstrated by trinity.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9191", url: "https://www.suse.com/security/cve/CVE-2016-9191", }, { category: "external", summary: "SUSE Bug 1008842 for CVE-2016-9191", url: "https://bugzilla.suse.com/1008842", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-9191", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2016-9191", }, { cve: "CVE-2016-9588", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9588", }, ], notes: [ { category: "general", text: "arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9588", url: "https://www.suse.com/security/cve/CVE-2016-9588", }, { category: "external", summary: "SUSE Bug 1015703 for CVE-2016-9588", url: "https://bugzilla.suse.com/1015703", }, { category: "external", summary: "SUSE Bug 1017512 for CVE-2016-9588", url: "https://bugzilla.suse.com/1017512", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.5, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2016-9588", }, { cve: "CVE-2016-9604", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9604", }, ], notes: [ { category: "general", text: "It was discovered in the Linux kernel before 4.11-rc8 that root can gain direct access to an internal keyring, such as '.dns_resolver' in RHEL-7 or '.builtin_trusted_keys' upstream, by joining it as its session keyring. This allows root to bypass module signature verification by adding a new public key of its own devising to the keyring.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9604", url: "https://www.suse.com/security/cve/CVE-2016-9604", }, { category: "external", summary: "SUSE Bug 1035576 for CVE-2016-9604", url: "https://bugzilla.suse.com/1035576", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2016-9604", }, { cve: "CVE-2017-2647", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2647", }, ], notes: [ { category: "general", text: "The KEYS subsystem in the Linux kernel before 3.18 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2647", url: "https://www.suse.com/security/cve/CVE-2017-2647", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-2647", url: "https://bugzilla.suse.com/1030593", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-2647", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2017-2647", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5669", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5669", }, ], notes: [ { category: "general", text: "The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5669", url: "https://www.suse.com/security/cve/CVE-2017-5669", }, { category: "external", summary: "SUSE Bug 1026914 for CVE-2017-5669", url: "https://bugzilla.suse.com/1026914", }, { category: "external", summary: "SUSE Bug 1102390 for CVE-2017-5669", url: "https://bugzilla.suse.com/1102390", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5669", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-5669", }, { cve: "CVE-2017-5897", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5897", }, ], notes: [ { category: "general", text: "The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allows remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5897", url: "https://www.suse.com/security/cve/CVE-2017-5897", }, { category: "external", summary: "SUSE Bug 1023762 for CVE-2017-5897", url: "https://bugzilla.suse.com/1023762", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-5897", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-5897", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6345", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6345", }, ], notes: [ { category: "general", text: "The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6345", url: "https://www.suse.com/security/cve/CVE-2017-6345", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027190 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027190", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6345", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-6345", }, { cve: "CVE-2017-6346", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6346", }, ], notes: [ { category: "general", text: "Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6346", url: "https://www.suse.com/security/cve/CVE-2017-6346", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027189 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027189", }, { category: "external", summary: "SUSE Bug 1064388 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064388", }, { category: "external", summary: "SUSE Bug 1064392 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064392", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.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 Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2017-6346", }, { cve: "CVE-2017-6348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6348", }, ], notes: [ { category: "general", text: "The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6348", url: "https://www.suse.com/security/cve/CVE-2017-6348", }, { category: "external", summary: "SUSE Bug 1027178 for CVE-2017-6348", url: "https://bugzilla.suse.com/1027178", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6348", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-6348", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-6951", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6951", }, ], notes: [ { category: "general", text: "The keyring_search_aux function in security/keys/keyring.c in the Linux kernel through 3.14.79 allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the \"dead\" type.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6951", url: "https://www.suse.com/security/cve/CVE-2017-6951", }, { category: "external", summary: "SUSE Bug 1029850 for CVE-2017-6951", url: "https://bugzilla.suse.com/1029850", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-6951", url: "https://bugzilla.suse.com/1030593", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-6951", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2017-7616", }, { cve: "CVE-2017-7645", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7645", }, ], notes: [ { category: "general", text: "The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernel through 4.10.11 allows remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7645", url: "https://www.suse.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "SUSE Bug 1034670 for CVE-2017-7645", url: "https://bugzilla.suse.com/1034670", }, { category: "external", summary: "SUSE Bug 1036741 for CVE-2017-7645", url: "https://bugzilla.suse.com/1036741", }, { category: "external", summary: "SUSE Bug 1046191 for CVE-2017-7645", url: "https://bugzilla.suse.com/1046191", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-7645", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "important", }, ], title: "CVE-2017-7645", }, { cve: "CVE-2017-8106", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8106", }, ], notes: [ { category: "general", text: "The handle_invept function in arch/x86/kvm/vmx.c in the Linux kernel 3.12 through 3.15 allows privileged KVM guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) via a single-context INVEPT instruction with a NULL EPT pointer.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8106", url: "https://www.suse.com/security/cve/CVE-2017-8106", }, { category: "external", summary: "SUSE Bug 1035877 for CVE-2017-8106", url: "https://bugzilla.suse.com/1035877", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Desktop 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-default-1-4.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_74-60_64_40-xen-1-4.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-man-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-docs-3.12.74-60.64.40.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:kernel-obs-build-3.12.74-60.64.40.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP1:kernel-default-extra-3.12.74-60.64.40.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-19T12:12:38Z", details: "low", }, ], title: "CVE-2017-8106", }, ], }
suse-su-2017:1990-1
Vulnerability from csaf_suse
Published
2017-07-28 08:44
Modified
2017-07-28 08:44
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 12 SP2 Realtime kernel was updated to 4.4.74 to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2017-1000364: An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be 'jumped' over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010) (bnc#1039348).
- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation. (bnc#1039354).
- CVE-2017-1000380: sound/core/timer.c in the Linux kernel is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).
- CVE-2017-7346: The vmw_gb_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate certain levels data, which allowed local users to cause a denial of service (system hang) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031796).
- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel is too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).
- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).
- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1040069).
- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039883).
- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).
- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bnc#1038879).
- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bnc#1038544).
- CVE-2017-9150: The do_check function in kernel/bpf/verifier.c in the Linux kernel did not make the allow_ptr_leaks value available for restricting the output of the print_bpf_insn function, which allowed local users to obtain sensitive address information via crafted bpf system calls (bnc#1040279).
- CVE-2017-7618: crypto/ahash.c in the Linux kernel allowed attackers to cause a denial of service (API operation calling its own callback, and infinite recursion) by triggering EBUSY on a full queue (bnc#1033340).
- CVE-2016-4997: The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362).
- CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365).
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).
- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52 (bnc#1030573).
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls (bnc#1031579).
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).
- CVE-2017-7374: Use-after-free vulnerability in fs/crypto/ in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely (bnc#1032006).
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).
- CVE-2017-2636: Race condition in drivers/tty/n_hdlc.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline (bnc#1027565).
- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).
- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986. (bnc#1027066).
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).
- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).
- CVE-2017-6347: The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel has incorrect expectations about skb data layout, which allowed local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission (bnc#1027179).
- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application, as demonstrated by trinity (bnc#1008842).
- CVE-2017-2583: The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel improperly emulates a 'MOV SS, NULL selector' instruction, which allowed guest OS users to cause a denial of service (guest OS crash) or gain guest OS privileges via a crafted application (bnc#1020602).
- CVE-2017-2584: arch/x86/kvm/emulate.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application that leverages instruction emulation for fxrstor, fxsave, sgdt, and sidt (bnc#1019851).
- CVE-2017-2596: The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel improperly emulates the VMXON instruction, which allowed KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references (bnc#1022785).
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).
- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).
- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762).
- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).
- CVE-2017-5576: Integer overflow in the vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel allowed local users to cause a denial of service or possibly have unspecified other impact via a crafted size value in a VC4_SUBMIT_CL ioctl call (bnc#1021294).
- CVE-2017-5577: The vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel did not set an errno value upon certain overflow detections, which allowed local users to cause a denial of service (incorrect pointer dereference and OOPS) via inconsistent size values in a VC4_SUBMIT_CL ioctl call (bnc#1021294).
- CVE-2017-5551: The simple_set_acl function in fs/posix_acl.c in the Linux kernel preserves the setgid bit during a setxattr call involving a tmpfs filesystem, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-7097. (bnc#1021258).
The following non-security bugs were fixed:
- 9p: fix a potential acl leak (4.4.68 stable queue).
- acpi / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal (bsc#1031717).
- acpi: Do not create a platform_device for IOAPIC/IOxAPIC (bsc#1028819).
- acpi, ioapic: Clear on-stack resource before using it (bsc#1028819).
- acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717).
- acpi, nfit: fix bus vs dimm confusion in xlat_status (bsc#1023175).
- acpi, nfit: fix extended status translations for ACPI DSMs (bsc#1031717).
- acpi, nfit, libnvdimm: fix / harden ars_status output length handling (bsc#1023175).
- acpi, nfit: validate ars_status output buffer size (bsc#1023175).
- acpi: Remove platform devices from a bus on removal (bsc#1028819).
- acpi / scan: Drop support for force_remove (bnc#1029607).
- ahci: disable correct irq for dummy ports (bsc#1040125).
- alsa: hda - Fix deadlock of controller device lock at unbinding (4.4.68 stable queue).
- arm64: hugetlb: fix the wrong address for several functions (bsc#1032681).
- arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags (bsc#1032681).
- arm64: hugetlb: remove the wrong pmd check in find_num_contig() (bsc#1032681).
- arm64/numa: fix incorrect log for memory-less node (bsc#1019631).
- arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- arm: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode (4.4.68 stable queue).
- arm: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build (4.4.68 stable queue).
- arm: Use full path in KBUILD_IMAGE definition (bsc#1010032).
- ASoC: cht_bsw_rt5645: Fix leftover kmalloc (bsc#1010690).
- ASoC: Intel: Skylake: Uninitialized variable in probe_codec() (bsc#1043231).
- ASoC: rt5640: use msleep() for long delays (bsc#1031717).
- ASoC: sti: Fix error handling if of_clk_get() fails (bsc#1031717).
- avoid including 'mountproto=' with no protocol in /proc/mounts (bsc#1019260).
- bcache: fix calling ida_simple_remove() with incorrect minor (bsc#1038085).
- bcache: Make gc wakeup sane, remove set_task_state() (bsc#1021260).
- bcache: partition support: add 16 minors per bcacheN device (bsc#1019784).
- blacklist 61e8a0d5a027 powerpc/pci: Fix endian bug in fixed PHB numbering (bsc#989311)
- blacklist.conf: a04a480d4392 net: Require exact match for TCP socket lookups if dif is l3mdev (v4.9-rc4) 10/11 conflicts are with code introduced by 74b20582ac38 ('net: l3mdev: Add hook in ip and ipv6', v4.7-rc1) which is not present in SP2. I think that either the problem was always there or was introduced by 74b20582ac38. If in the first case, the fix would have to be implemented differently; if in the second case, the fix is not needed in SP2.
- blacklist.conf: blacklist reverted commit Commit 82486aa6f1b9 ('ipv4: restore rt->fi for reference counting') was later reverted and replaced by commit 3fb07daff8e9 ('ipv4: add reference counting to metrics'). This solution breaks kABI, though, and I'll need to look into it more carefully to see if it can be worked around easily.
- blk-mq: Allow timeouts to run while queue is freezing (bsc#1020817).
- blk-mq: Always schedule hctx->next_cpu (bsc#1020817).
- blk-mq: Avoid memory reclaim when remapping queues (bsc#1020817).
- blk-mq: do not overwrite rq->mq_ctx (bsc#1020817).
- blk-mq: Fix failed allocation path when mapping queues (bsc#1020817).
- blk-mq: improve warning for running a queue on the wrong CPU (bsc#1020817).
- block: Change extern inline to static inline (bsc#1023175).
- block: copy NOMERGE flag from bio to request (bsc#1030070).
- block: get rid of blk_integrity_revalidate() (4.4.68 stable queue).
- bluetooth: btmrvl: fix hung task warning dump (bsc#1018813).
- bna: add missing per queue ethtool stat (bsc#966321 FATE#320156).
- bna: avoid writing uninitialized data into hw registers (bsc#966321 FATE#320156).
- bna: integer overflow bug in debugfs (bsc#966321 FATE#320156).
- bnx2x: allow adding VLANs while interface is down (bsc#1027273).
- bnx2x: Correct ringparam estimate when DOWN (bsc#1020214).
- bnxt_en: allocate enough space for ->ntp_fltr_bmap (bsc#1020412 FATE#321671).
- bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal (bsc#1042286).
- bonding: do not use stale speed and duplex information (bsc#1042286).
- bonding: fix 802.3ad aggregator reselection (bsc#1029514).
- bonding: prevent out of bound accesses (bsc#1042286).
- bpf, arm64: fix jit branch offset related to ldimm64 (4.4.68 stable queue).
- brcmfmac: add fallback for devices that do not report per-chain values (bsc#1043231).
- brcmfmac: avoid writing channel out of allocated array (bsc#1043231).
- brcmfmac: Change error print on wlan0 existence (bsc#1000092).
- brcmfmac: Ensure pointer correctly set if skb data location changes (4.4.68 stable queue).
- brcmfmac: Make skb header writable before use (4.4.68 stable queue).
- brcmfmac: restore stopping netdev queue when bus clogs up (bsc#1031717).
- btrfs: add a flags field to btrfs_fs_info (bsc#1012452).
- btrfs: add ASSERT for block group's memory leak (bsc#1012452).
- btrfs: add btrfs_trans_handle->fs_info pointer (bsc#1012452).
- btrfs: add bytes_readonly to the spaceinfo at once (bsc#1012452).
- btrfs: add check to sysfs handler of label (bsc#1012452).
- btrfs: add dynamic debug support (bsc#1012452).
- btrfs: add error handling for extent buffer in print tree (bsc#1012452).
- btrfs: add missing bytes_readonly attribute file in sysfs (bsc#1012452).
- btrfs: add missing check for writeback errors on fsync (bsc#1012452).
- btrfs: add more validation checks for superblock (bsc#1012452).
- btrfs: Add ratelimit to btrfs printing (bsc#1012452).
- btrfs: add read-only check to sysfs handler of features (bsc#1012452).
- btrfs: add semaphore to synchronize direct IO writes with fsync (bsc#1012452).
- btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT (bsc#1020975).
- btrfs: add tracepoint for adding block groups (bsc#1012452).
- btrfs: add tracepoints for flush events (bsc#1012452).
- btrfs: add transaction space reservation tracepoints (bsc#1012452).
- btrfs: add validadtion checks for chunk loading (bsc#1012452).
- btrfs: add write protection to SET_FEATURES ioctl (bsc#1012452).
- btrfs: allow balancing to dup with multi-device (bsc#1012452).
- btrfs: allow unlink to exceed subvolume quota (bsc#1019614).
- btrfs: always reserve metadata for delalloc extents (bsc#1012452).
- btrfs: always use trans->block_rsv for orphans (bsc#1012452).
- btrfs: avoid blocking open_ctree from cleaner_kthread (bsc#1012452).
- btrfs: avoid deadlocks during reservations in btrfs_truncate_block (bsc#1012452).
- btrfs: avoid overflowing f_bfree (bsc#1012452).
- btrfs: avoid uninitialized variable warning (bsc#1012452).
- btrfs: backref: Fix soft lockup in __merge_refs function (bsc#1017641).
- btrfs: btrfs_abort_transaction, drop root parameter (bsc#1012452).
- btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space (bsc#1012452).
- btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size (bsc#1012452).
- btrfs: btrfs_check_super_valid: Allow 4096 as stripesize (bsc#1012452).
- btrfs: btrfs_debug should consume fs_info when DEBUG is not defined (bsc#1012452).
- btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation (bsc#1012452).
- btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units (bsc#1012452).
- btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction (bsc#1012452).
- btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length (bsc#1012452).
- btrfs: build fixup for qgroup_account_snapshot (bsc#1012452).
- btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup() (bsc#1012452).
- btrfs: change delayed reservation fallback behavior (bsc#1012452).
- btrfs: change how we calculate the global block rsv (bsc#1012452).
- btrfs: change how we update the global block rsv (bsc#1012452).
- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614).
- btrfs: check btree node's nritems (bsc#1012452).
- btrfs: check if extent buffer is aligned to sectorsize (bsc#1012452).
- btrfs: check inconsistence between chunk and block group (bsc#1012452).
- btrfs: check reserved when deciding to background flush (bsc#1012452).
- btrfs: clarify do_chunk_alloc()'s return value (bsc#1012452).
- btrfs: Clean pte corresponding to page straddling i_size (bsc#1012452).
- btrfs: clean the old superblocks before freeing the device (bsc#1012452).
- btrfs: clean up and optimize __check_raid_min_device() (bsc#1012452).
- btrfs: cleanup assigning next active device with a check (bsc#1012452).
- btrfs: cleanup BUG_ON in merge_bio (bsc#1012452).
- btrfs: Cleanup compress_file_range() (bsc#1012452).
- btrfs: cleanup error handling in extent_write_cached_pages (bsc#1012452).
- btrfs: clear uptodate flags of pages in sys_array eb (bsc#1012452).
- btrfs: clone: use vmalloc only as fallback for nodesize bufer (bsc#1012452).
- btrfs: Compute and look up csums based on sectorsized blocks (bsc#1012452).
- btrfs: convert nodesize macros to static inlines (bsc#1012452).
- btrfs: convert printk(KERN_* to use pr_* calls (bsc#1012452).
- btrfs: convert pr_* to btrfs_* where possible (bsc#1012452).
- btrfs: convert send's verbose_printk to btrfs_debug (bsc#1012452).
- btrfs: copy_to_sk drop unused root parameter (bsc#1012452).
- btrfs: create a helper function to read the disk super (bsc#1012452).
- btrfs: create example debugfs file only in debugging build (bsc#1012452).
- btrfs: create helper btrfs_find_device_by_user_input() (bsc#1012452).
- btrfs: create helper function __check_raid_min_devices() (bsc#1012452).
- btrfs: csum_tree_block: return proper errno value (bsc#1012452).
- btrfs: detect corruption when non-root leaf has zero item (bsc#1012452).
- btrfs: device add and remove: use GFP_KERNEL (bsc#1012452).
- btrfs: Direct I/O read: Work on sectorsized blocks (bsc#1012452).
- btrfs: divide btrfs_update_reserved_bytes() into two functions (bsc#1012452).
- btrfs: do not background blkdev_put() (bsc#1012452).
- btrfs: do not bother kicking async if there's nothing to reclaim (bsc#1012452).
- btrfs: do not BUG_ON() in btrfs_orphan_add (bsc#1012452).
- btrfs: do not create empty block group if we have allocated data (bsc#1012452).
- btrfs: do not decrease bytes_may_use when replaying extents (bsc#1012452).
- btrfs: do not do nocow check unless we have to (bsc#1012452).
- btrfs: do not do unnecessary delalloc flushes when relocating (bsc#1012452).
- btrfs: do not force mounts to wait for cleaner_kthread to delete one or more subvolumes (bsc#1012452).
- btrfs: do not wait for unrelated IO to finish before relocation (bsc#1012452).
- btrfs: do not WARN() in btrfs_transaction_abort() for IO errors (bsc#1035866).
- btrfs: do not write corrupted metadata blocks to disk (bsc#1012452).
- btrfs: end transaction if we abort when creating uuid root (bsc#1012452).
- btrfs: enhance btrfs_find_device_by_user_input() to check device path (bsc#1012452).
- btrfs: error out if generic_bin_search get invalid arguments (bsc#1012452).
- btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize (bsc#1012452).
- btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset (bsc#1012452).
- btrfs: extent same: use GFP_KERNEL for page array allocations (bsc#1012452).
- btrfs: fallback to vmalloc in btrfs_compare_tree (bsc#1012452).
- btrfs: fallocate: use GFP_KERNEL (bsc#1012452).
- btrfs: fallocate: Work with sectorsized blocks (bsc#1012452).
- btrfs: fill relocation block rsv after allocation (bsc#1012452).
- btrfs: fix an integer overflow check (bsc#1012452).
- btrfs: fix a possible umount deadlock (bsc#1012452).
- btrfs: Fix block size returned to user space (bsc#1012452).
- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls (bsc#1018100).
- btrfs: fix btrfs_no_printk stub helper (bsc#1012452).
- btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() (bsc#1012452).
- btrfs: fix BUG_ON in btrfs_mark_buffer_dirty (bsc#1012452).
- btrfs: fix BUG_ON in btrfs_submit_compressed_write (bsc#1012452).
- btrfs: fix build warning (bsc#1012452).
- btrfs: fix callers of btrfs_block_rsv_migrate (bsc#1012452).
- btrfs: fix check_direct_IO() for non-iovec iterators (bsc#1012452).
- btrfs: fix check_shared for fiemap ioctl (bsc#1037177).
- btrfs: fix crash when tracepoint arguments are freed by wq callbacks (bsc#1012452).
- btrfs: fix data loss after truncate when using the no-holes feature (bsc#1036214).
- btrfs: fix deadlock in delayed_ref_async_start (bsc#1012452).
- btrfs: fix delalloc accounting after copy_from_user faults (bsc#1012452).
- btrfs: fix delalloc reservation amount tracepoint (bsc#1012452).
- btrfs: fix disk_i_size update bug when fallocate() fails (bsc#1012452).
- btrfs: fix divide error upon chunk's stripe_len (bsc#1012452).
- btrfs: fix double free of fs root (bsc#1012452).
- btrfs: fix eb memory leak due to readpage failure (bsc#1012452).
- btrfs: fix em leak in find_first_block_group (bsc#1012452).
- btrfs: fix emptiness check for dirtied extent buffers at check_leaf() (bsc#1012452).
- btrfs: fix error handling in map_private_extent_buffer (bsc#1012452).
- btrfs: fix error return code in btrfs_init_test_fs() (bsc#1012452).
- btrfs: fix extent_same allowing destination offset beyond i_size (bsc#1012452).
- btrfs: fix free space calculation in dump_space_info() (bsc#1012452).
- btrfs: fix fsfreeze hang caused by delayed iputs deal (bsc#1012452).
- btrfs: fix fspath error deallocation (bsc#1012452).
- btrfs: fix handling of faults from btrfs_copy_from_user (bsc#1012452).
- btrfs: fix inode leak on failure to setup whiteout inode in rename (bsc#1020975).
- btrfs: fix int32 overflow in shrink_delalloc() (bsc#1012452).
- btrfs: Fix integer overflow when calculating bytes_per_bitmap (bsc#1012452).
- btrfs: fix invalid dereference in btrfs_retry_endio (bsc#1040395).
- btrfs: fix invalid reference in replace_path (bsc#1012452).
- btrfs: fix listxattrs not listing all xattrs packed in the same item (bsc#1012452).
- btrfs: fix lockdep deadlock warning due to dev_replace (bsc#1012452).
- btrfs: fix lockdep warning about log_mutex (bsc#1021455).
- btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex (bsc#1012452).
- btrfs: fix lock dep warning move scratch super outside of chunk_mutex (bsc#1012452).
- btrfs: fix lockdep warning on deadlock against an inode's log mutex (bsc#1021455).
- btrfs: fix __MAX_CSUM_ITEMS (bsc#1012452).
- btrfs: fix memory leak during RAID 5/6 device replacement (bsc#1012452).
- btrfs: fix memory leak of block group cache (bsc#1012452).
- btrfs: fix memory leak of reloc_root (bsc#1012452).
- btrfs: fix mixed block count of available space (bsc#1012452).
- btrfs: fix number of transaction units for renames with whiteout (bsc#1020975).
- btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() (bsc#1012452).
- btrfs: fix panic in balance due to EIO (bsc#1012452).
- btrfs: fix race between block group relocation and nocow writes (bsc#1012452).
- btrfs: fix race between device replace and block group removal (bsc#1012452).
- btrfs: fix race between device replace and chunk allocation (bsc#1012452).
- btrfs: fix race between device replace and discard (bsc#1012452).
- btrfs: fix race between device replace and read repair (bsc#1012452).
- btrfs: fix race between fsync and direct IO writes for prealloc extents (bsc#1012452).
- btrfs: fix race between readahead and device replace/removal (bsc#1012452).
- btrfs: fix race setting block group back to RW mode during device replace (bsc#1012452).
- btrfs: fix race setting block group readonly during device replace (bsc#1012452).
- btrfs: fix read_node_slot to return errors (bsc#1012452).
- btrfs: fix release reserved extents trace points (bsc#1012452).
- btrfs: fix segmentation fault when doing dio read (bsc#1040425).
- btrfs: Fix slab accounting flags (bsc#1012452).
- btrfs: fix truncate_space_check (bsc#1012452).
- btrfs: fix unexpected return value of fiemap (bsc#1012452).
- btrfs: fix unprotected assignment of the left cursor for device replace (bsc#1012452).
- btrfs: fix WARNING in btrfs_select_ref_head() (bsc#1012452).
- btrfs: flush_space: treat return value of do_chunk_alloc properly (bsc#1012452).
- btrfs: Force stripesize to the value of sectorsize (bsc#1012452).
- btrfs: free sys_array eb as soon as possible (bsc#1012452).
- btrfs: GFP_NOFS does not GFP_HIGHMEM (bsc#1012452).
- btrfs: Handle uninitialised inode eviction (bsc#1012452).
- btrfs: hide test-only member under ifdef (bsc#1012452).
- btrfs: improve check_node to avoid reading corrupted nodes (bsc#1012452).
- btrfs: Improve FL_KEEP_SIZE handling in fallocate (bsc#1012452).
- btrfs: incremental send, do not delay rename when parent inode is new (bsc#1028325).
- btrfs: incremental send, do not issue invalid rmdir operations (bsc#1028325).
- btrfs: introduce BTRFS_MAX_ITEM_SIZE (bsc#1012452).
- btrfs: introduce device delete by devid (bsc#1012452).
- btrfs: introduce raid-type to error-code table, for minimum device constraint (bsc#1012452).
- btrfs: introduce ticketed enospc infrastructure (bsc#1012452).
- btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress (bsc#1012452).
- btrfs: ioctl: reorder exclusive op check in RM_DEV (bsc#1012452).
- btrfs: kill BUG_ON in do_relocation (bsc#1012452).
- btrfs: kill BUG_ON in run_delayed_tree_ref (bsc#1012452).
- btrfs: kill BUG_ON()'s in btrfs_mark_extent_written (bsc#1012452).
- btrfs: kill invalid ASSERT() in process_all_refs() (bsc#1012452).
- btrfs: kill the start argument to read_extent_buffer_pages (bsc#1012452).
- btrfs: kill unused writepage_io_hook callback (bsc#1012452).
- btrfs: let callers of btrfs_alloc_root pass gfp flags (bsc#1012452).
- btrfs: Limit inline extents to root->sectorsize (bsc#1012452).
- btrfs: make find_workspace always succeed (bsc#1012452).
- btrfs: make find_workspace warn if there are no workspaces (bsc#1012452).
- btrfs: make mapping->writeback_index point to the last written page (bsc#1012452).
- btrfs: make state preallocation more speculative in __set_extent_bit (bsc#1012452).
- btrfs: make sure device is synced before return (bsc#1012452).
- btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums (bsc#1012452).
- btrfs: make use of btrfs_find_device_by_user_input() (bsc#1012452).
- btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device() (bsc#1012452).
- btrfs: memset to avoid stale content in btree leaf (bsc#1012452).
- btrfs: memset to avoid stale content in btree node block (bsc#1012452).
- btrfs: move error handling code together in ctree.h (bsc#1012452).
- btrfs: optimize check for stale device (bsc#1012452).
- btrfs: Output more info for enospc_debug mount option (bsc#1012452).
- btrfs: parent_start initialization cleanup (bsc#1012452).
- btrfs: pass correct args to btrfs_async_run_delayed_refs() (bsc#1012452).
- btrfs: pass number of devices to btrfs_check_raid_min_devices (bsc#1012452).
- btrfs: pass the right error code to the btrfs_std_error (bsc#1012452).
- btrfs: pin log earlier when renaming (bsc#1020975).
- btrfs: pin logs earlier when doing a rename exchange operation (bsc#1020975).
- btrfs: preallocate compression workspaces (bsc#1012452).
- btrfs: Print Warning only if ENOSPC_DEBUG is enabled (bsc#1012452).
- btrfs: qgroup: Move half of the qgroup accounting time out of commit trans (bsc#1017461).
- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1019614).
- btrfs: Ratelimit 'no csum found' info message (bsc#1012452).
- btrfs: reada: add all reachable mirrors into reada device list (bsc#1012452).
- btrfs: reada: Add missed segment checking in reada_find_zone (bsc#1012452).
- btrfs: reada: Avoid many times of empty loop (bsc#1012452).
- btrfs: reada: avoid undone reada extents in btrfs_reada_wait (bsc#1012452).
- btrfs: reada: bypass adding extent when all zone failed (bsc#1012452).
- btrfs: reada: Fix a debug code typo (bsc#1012452).
- btrfs: reada: Fix in-segment calculation for reada (bsc#1012452).
- btrfs: reada: ignore creating reada_extent for a non-existent device (bsc#1012452).
- btrfs: reada: Jump into cleanup in direct way for __readahead_hook() (bsc#1012452).
- btrfs: reada: limit max works count (bsc#1012452).
- btrfs: reada: Move is_need_to_readahead contition earlier (bsc#1012452).
- btrfs: reada: move reada_extent_put to place after __readahead_hook() (bsc#1012452).
- btrfs: reada: Pass reada_extent into __readahead_hook directly (bsc#1012452).
- btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone (bsc#1012452).
- btrfs: reada: Remove level argument in severial functions (bsc#1012452).
- btrfs: reada: simplify dev->reada_in_flight processing (bsc#1012452).
- btrfs: reada: Use fs_info instead of root in __readahead_hook's argument (bsc#1012452).
- btrfs: reada: use GFP_KERNEL everywhere (bsc#1012452).
- btrfs: readdir: use GFP_KERNEL (bsc#1012452).
- btrfs: refactor btrfs_dev_replace_start for reuse (bsc#1012452).
- btrfs: Refactor btrfs_lock_cluster() to kill compiler warning (bsc#1012452).
- btrfs: remove BUG() in raid56 (bsc#1012452).
- btrfs: remove BUG_ON in start_transaction (bsc#1012452).
- btrfs: remove BUG_ON()'s in btrfs_map_block (bsc#1012452).
- btrfs: remove build fixup for qgroup_account_snapshot (bsc#1012452).
- btrfs: remove redundant error check (bsc#1012452).
- btrfs: remove save_error_info() (bsc#1012452).
- btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf (bsc#1012452).
- btrfs: remove unused function btrfs_assert() (bsc#1012452).
- btrfs: rename and document compression workspace members (bsc#1012452).
- btrfs: rename btrfs_find_device_by_user_input (bsc#1012452).
- btrfs: rename btrfs_std_error to btrfs_handle_fs_error (bsc#1012452).
- btrfs: rename __check_raid_min_devices (bsc#1012452).
- btrfs: rename flags for vol args v2 (bsc#1012452).
- btrfs: reorg btrfs_close_one_device() (bsc#1012452).
- btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() (bsc#1012452).
- btrfs: Reset IO error counters before start of device replacing (bsc#1012452).
- btrfs: reuse existing variable in scrub_stripe, reduce stack usage (bsc#1012452).
- btrfs: s_bdev is not null after missing replace (bsc#1012452).
- btrfs: scrub: Set bbio to NULL before calling btrfs_map_block (bsc#1012452).
- btrfs: scrub: use GFP_KERNEL on the submission path (bsc#1012452).
- btrfs: Search for all ordered extents that could span across a page (bsc#1012452).
- btrfs: send, fix failure to rename top level inode due to name collision (bsc#1028325).
- btrfs: send: silence an integer overflow warning (bsc#1012452).
- btrfs: send: use GFP_KERNEL everywhere (bsc#1012452).
- btrfs: send: use temporary variable to store allocation size (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for clone_roots (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for clone_sources_tmp (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for read_buf (bsc#1012452).
- btrfs: send: use vmalloc only as fallback for send_buf (bsc#1012452).
- btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015)
- btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags (bsc#1012452).
- btrfs: sink gfp parameter to clear_extent_bits (bsc#1012452).
- btrfs: sink gfp parameter to clear_extent_dirty (bsc#1012452).
- btrfs: sink gfp parameter to clear_record_extent_bits (bsc#1012452).
- btrfs: sink gfp parameter to convert_extent_bit (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_bits (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_defrag (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_delalloc (bsc#1012452).
- btrfs: sink gfp parameter to set_extent_new (bsc#1012452).
- btrfs: sink gfp parameter to set_record_extent_bits (bsc#1012452).
- btrfs: skip commit transaction if we do not have enough pinned bytes (bsc#1037186).
- btrfs: subpage-blocksize: Rate limit scrub error message (bsc#1012452).
- btrfs: switch to common message helpers in open_ctree, adjust messages (bsc#1012452).
- btrfs: switch to kcalloc in btrfs_cmp_data_prepare (bsc#1012452).
- btrfs: sysfs: protect reading label by lock (bsc#1012452).
- btrfs: test_check_exists: Fix infinite loop when searching for free space entries (bsc#987192).
- btrfs: trace pinned extents (bsc#1012452).
- btrfs: track transid for delayed ref flushing (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, document subvol flags (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move balance flags (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move feature flags (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args (bsc#1012452).
- btrfs: uapi/linux/btrfs.h migration, qgroup limit flags (bsc#1012452).
- btrfs: uapi/linux/btrfs_tree.h migration, item types and defines (bsc#1012452).
- btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64 (bsc#1012452).
- btrfs: unpin log if rename operation fails (bsc#1020975).
- btrfs: unpin logs if rename exchange operation fails (bsc#1020975).
- btrfs: unsplit printed strings (bsc#1012452).
- btrfs: untangle gotos a bit in __clear_extent_bit (bsc#1012452).
- btrfs: untangle gotos a bit in convert_extent_bit (bsc#1012452).
- btrfs: untangle gotos a bit in __set_extent_bit (bsc#1012452).
- btrfs: update btrfs_space_info's bytes_may_use timely (bsc#1012452).
- btrfs: Use correct format specifier (bsc#1012452).
- btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() (bsc#1012452).
- btrfs: use dynamic allocation for root item in create_subvol (bsc#1012452).
- btrfs: Use (eb->start, seq) as search key for tree modification log (bsc#1012452).
- btrfs: use existing device constraints table btrfs_raid_array (bsc#1012452).
- btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes (bsc#1012452).
- btrfs: use fs_info directly (bsc#1012452).
- btrfs: use new error message helper in qgroup_account_snapshot (bsc#1012452).
- btrfs: use proper type for failrec in extent_state (bsc#1012452).
- btrfs: use root when checking need_async_flush (bsc#1012452).
- btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO (bsc#1012452).
- btrfs: Use __u64 in exported linux/btrfs.h (bsc#1012452).
- btrfs: warn_on for unaccounted spaces (bsc#1012452).
- ceph: check i_nlink while converting a file handle to dentry (bsc#1039864).
- ceph: Check that the new inode size is within limits in ceph_fallocate() (bsc#1037969).
- ceph: Correctly return NXIO errors from ceph_llseek (git-fixes).
- ceph: fix bad endianness handling in parse_reply_info_extra (bsc#1020488).
- ceph: fix file open flags on ppc64 (bsc#1022266).
- ceph: fix memory leak in __ceph_setxattr() (bsc#1036763).
- ceph: fix potential use-after-free (bsc#1043371).
- ceph: fix recursively call between ceph_set_acl and __ceph_setattr (bsc#1034902).
- ceph: memory leak in ceph_direct_read_write callback (bsc#1041810).
- cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode (bsc#1012829).
- cgroup/pids: remove spurious suspicious RCU usage warning (bnc#1031831).
- cgroup: remove redundant cleanup in css_create (bsc#1012829).
- cifs: backport prepath matching fix (bsc#799133).
- cifs: small underflow in cnvrtDosUnixTm() (bnc#1043935).
- clk: Make x86/ conditional on CONFIG_COMMON_CLK (4.4.68 stable queue).
- clk: xgene: Add PMD clock (bsc#1019351).
- clk: xgene: Do not call __pa on ioremaped address (bsc#1019351).
- clk: xgene: Remove CLK_IS_ROOT (bsc#1019351).
- config: enable Ceph kernel client modules for ppc64le (fate#321098)
- config: enable Ceph kernel client modules for s390x (fate#321098)
- cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores (4.4.68 stable queue).
- crypto: algif_aead - Require setkey before accept(2) (bsc#1031717).
- crypto: algif_hash - avoid zero-sized array (bnc#1007962).
- crypto: drbg - do not call drbg_instantiate in healt test (bsc#1018913).
- crypto: drbg - remove FIPS 140-2 continuous test (bsc#1018913).
- crypto: FIPS - allow tests to be disabled in FIPS mode (bsc#1018913).
- crypto: qat - fix bar discovery for c62x (bsc#1021251).
- crypto: qat - zero esram only for DH85x devices (1021248).
- crypto: rsa - allow keys >= 2048 bits in FIPS mode (bsc#1018913).
- crypto: sha-mb - Fix load failure (bsc#1037384).
- crypto: xts - consolidate sanity check for keys (bsc#1018913).
- crypto: xts - fix compile errors (bsc#1018913).
- cxgb4: Add control net_device for configuring PCIe VF (bsc#1021424).
- cxgb4: Add llseek operation for flash debugfs entry (bsc#1021424).
- cxgb4: add new routine to get adapter info (bsc#1021424).
- cxgb4: Add PCI device ID for new adapter (bsc#1021424).
- cxgb4: Add port description for new cards (bsc#1021424).
- cxgb4: Add support to enable logging of firmware mailbox commands (bsc#1021424).
- cxgb4: Check for firmware errors in the mailbox command loop (bsc#1021424).
- cxgb4: correct device ID of T6 adapter (bsc#1021424).
- cxgb4/cxgb4vf: Add set VF mac address support (bsc#1021424).
- cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter (bsc#1021424).
- cxgb4/cxgb4vf: Assign netdev->dev_port with port ID (bsc#1021424).
- cxgb4/cxgb4vf: Display 25G and 100G link speed (bsc#1021424).
- cxgb4/cxgb4vf: Remove deprecated module parameters (bsc#1021424).
- cxgb4: DCB message handler needs to use correct portid to netdev mapping (bsc#1021424).
- cxgb4: Decode link down reason code obtained from firmware (bsc#1021424).
- cxgb4: Do not assume FW_PORT_CMD reply is always port info msg (bsc#1021424).
- cxgb4: do not call napi_hash_del() (bsc#1021424).
- cxgb4: Do not sleep when mbox cmd is issued from interrupt context (bsc#1021424).
- cxgb4: Enable SR-IOV configuration via PCI sysfs interface (bsc#1021424).
- cxgb4: Fix issue while re-registering VF mgmt netdev (bsc#1021424).
- cxgb4: MU requested by Chelsio (bsc#1021424).
- cxgb4: Properly decode port module type (bsc#1021424).
- cxgb4: Refactor t4_port_init function (bsc#1021424).
- cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled (bsc#1021424).
- cxgb4: Support compressed error vector for T6 (bsc#1021424).
- cxgb4: Synchronize access to mailbox (bsc#1021424).
- cxgb4: update latest firmware version supported (bsc#1021424).
- cxgb4vf: do not offload Rx checksums for IPv6 fragments (bsc#1026692).
- dax: fix deadlock with DAX 4k holes (bsc#1012829).
- dax: fix device-dax region base (bsc#1023175).
- Delete previous two fixes for i915 (bsc#1019061). These upstream fixes brought some regressions, so better to revert for now.
- dell-laptop: Adds support for keyboard backlight timeout AC settings (bsc#1013561).
- device-dax: check devm_nsio_enable() return value (bsc#1023175).
- device-dax: fail all private mapping attempts (bsc#1023175).
- device-dax: fix percpu_ref_exit ordering (bsc#1023175).
- device-dax: fix private mapping restriction, permit read-only (bsc#1031717).
- Disable CONFIG_POWER_SUPPLY_DEBUG in debug kernel (bsc#1031500).
- dmaengine: dw: fix typo in Kconfig (bsc#1031717).
- dm: fix dm_target_io leak if clone_bio() returns an error (bsc#1040125).
- dm-mpath: fix race window in do_end_io() (bsc#1011044).
- dm round robin: do not use this_cpu_ptr() without having preemption disabled (bsc#1040125).
- dm verity fec: fix block calculation (bsc#1040125).
- dm verity fec: fix bufio leaks (bsc#1040125).
- dm verity fec: limit error correction recursion (bsc#1040125).
- drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments (bsc#1031717).
- drivers: hv: util: do not forget to init host_ts.lock (bsc#1031206).
- drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() (fate#320485, bug#1018385).
- drivers: hv: vmbus: Prevent sending data on a rescinded channel (fate#320485, bug#1028217).
- drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() (fate#320485, bsc#1023287, bsc#1028217).
- drivers: net: phy: mdio-xgene: Add hardware dependency (bsc#1019351).
- drivers: net: phy: xgene: Fix 'remove' function (bsc#1019351).
- drivers: net: xgene: Add change_mtu function (bsc#1019351).
- drivers: net: xgene: Add flow control configuration (bsc#1019351).
- drivers: net: xgene: Add flow control initialization (bsc#1019351).
- drivers: net: xgene: Add helper function (bsc#1019351).
- drivers: net: xgene: Add support for Jumbo frame (bsc#1019351).
- drivers: net: xgene: Configure classifier with pagepool (bsc#1019351).
- drivers: net: xgene: fix build after change_mtu function change (bsc#1019351).
- drivers: net: xgene: fix: Coalescing values for v2 hardware (bsc#1019351).
- drivers: net: xgene: fix: Disable coalescing on v1 hardware (bsc#1019351).
- drivers: net: xgene: Fix MSS programming (bsc#1019351).
- drivers: net: xgene: fix: RSS for non-TCP/UDP (bsc#1019351).
- drivers: net: xgene: fix: Use GPIO to get link status (bsc#1019351).
- drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool() (bsc#1019351).
- drivers/tty: 8250: only call fintek_8250_probe when doing port I/O (bsc#1031717).
- drm: Fix broken VT switch with video=1366x768 option (bsc#1018358).
- drm/i915: Add intel_uncore_suspend / resume functions (bsc#1011913).
- drm/i915: Disable tv output on i9x5gm (bsc#1039700).
- drm/i915: Do not init hpd polling for vlv and chv from runtime_suspend() (bsc#1014120).
- drm/i915: Do not touch NULL sg on i915_gem_object_get_pages_gtt() error (bsc#1031717).
- drm-i915-dp-Restore-PPS-HW-state-from-the-encoder-re
- drm/i915/dp: Restore PPS HW state from the encoder resume hook (bsc#1019061).
- drm/i915: Fix crash after S3 resume with DP MST mode change (bsc#1029634).
- drm/i915: Fix mismatched INIT power domain disabling during suspend (bsc#1031717).
- drm/i915: Fix watermarks for VLV/CHV (bsc#1011176).
- drm/i915: Force VDD off on the new power seqeuencer before starting to use it (bsc#1009674).
- drm/i915/gen9: Fix PCODE polling during CDCLK change notification (bsc#1015367).
- drm/i915: Introduce Kabypoint PCH for Kabylake H/DT (bsc#1032581).
- drm/i915: Listen for PMIC bus access notifications (bsc#1011913).
- drm/i915: Mark CPU cache as dirty when used for rendering (bsc#1015367).
- drm/i915: Mark i915_hpd_poll_init_work as static (bsc#1014120).
- drm/i915: Nuke debug messages from the pipe update critical section (bsc#1031717).
- drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (bsc#1031717).
- drm-i915-Prevent-PPS-stealing-from-a-normal-DP-port
- drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV (bsc#1019061).
- drm/i915: Program iboost settings for HDMI/DVI on SKL (bsc#1031717).
- drm/i915: relax uncritical udelay_range() (bsc#1031717).
- drm/i915: relax uncritical udelay_range() settings (bsc#1031717).
- drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl (bsc#1040463).
- drm/i915/vlv: Prevent enabling hpd polling in late suspend (bsc#1014120).
- drm/i915: Workaround for DP DPMS D3 on Dell monitor (bsc#1019061).
- drm/mgag200: Added support for the new device G200eH3 (bsc#1007959, fate#322780)
- drm/mgag200: Fix to always set HiPri for G200e4 (bsc#1015452, bsc#995542).
- drm/nouveau/tmr: fully separate alarm execution/pending lists (bsc#1043467).
- drm/ttm: fix use-after-free races in vm fault handling (4.4.68 stable queue).
- drm/vc4: Fix an integer overflow in temporary allocation layout (bsc#1021294).
- drm-vc4-Fix-an-integer-overflow-in-temporary-allocation-layout.patch
- drm/vc4: Return -EINVAL on the overflow checks failing (bsc#1021294).
- drm-vc4-Return-EINVAL-on-the-overflow-checks-failing.patch
- drm: virtio-gpu: get the fb from the plane state for atomic updates (bsc#1023101).
- e1000e: Do not return uninitialized stats (bug#1034635).
- edac, xgene: Fix spelling mistake in error messages (bsc#1019351).
- efi: Do not issue error message when booted under Xen (bnc#1036638).
- enic: set skb->hash type properly (bsc#922871 fate#318754).
- ext4: fix data corruption for mmap writes (bsc#1012829).
- ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO (bsc#1012829).
- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).
- ext4: fix use-after-iput when fscrypt contexts are inconsistent (bsc#1012829).
- f2fs: fix bad prefetchw of NULL page (bsc#1012829).
- f2fs: sanity check segment count (4.4.68 stable queue).
- Fix a regression reported by bsc#1020048 in patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch (bsc#982783,bsc#998106,bsc#1020048).
- fnic: Return 'DID_IMM_RETRY' if rport is not ready (bsc#1035920).
- fs/block_dev: always invalidate cleancache in invalidate_bdev() (git-fixes).
- fs: fix data invalidation in the cleancache during direct IO (git-fixes).
- fs/xattr.c: zero out memory copied to userspace in getxattr (git-fixes).
- ftrace: Make ftrace_location_range() global (FATE#322421).
- fuse: fix clearing suid, sgid for chown() (bsc#1012829).
- futex: Add missing error handling to FUTEX_REQUEUE_PI (bsc#969755).
- futex: Fix potential use-after-free in FUTEX_REQUEUE_PI (bsc#969755).
- gpio: xgene: make explicitly non-modular (bsc#1019351).
- hid: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL (bsc#1022340).
- hv: do not reset hv_context.tsc_page on crash (fate#320485, bnc#1007729).
- hv: export current Hyper-V clocksource (bsc#1031206).
- hv_utils: implement Hyper-V PTP source (bsc#1031206).
- i2c: designware-baytrail: Acquire P-Unit access on bus acquire (bsc#1011913).
- i2c: designware-baytrail: Call pmic_bus_access_notifier_chain (bsc#1011913).
- i2c: designware-baytrail: Fix race when resetting the semaphore (bsc#1011913).
- i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts (bsc#1011913).
- i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (bsc#1011913).
- i2c: designware: fix wrong Tx/Rx FIFO for ACPI (bsc#1019351).
- i2c: designware: Implement support for SMBus block read and write (bsc#1019351).
- i2c-designware: increase timeout (bsc#1011913).
- i2c: designware: Never suspend i2c-busses used for accessing the system PMIC (bsc#1011913).
- i2c: designware: Rename accessor_flags to flags (bsc#1011913).
- i2c: xgene: Fix missing code of DTB support (bsc#1019351).
- i40e: Be much more verbose about what we can and cannot offload (bsc#985561).
- ib/addr: Fix setting source address in addr6_resolve() (bsc#1044082).
- ib/core: Fix kernel crash during fail to initialize device (bsc#1022595 FATE#322350).
- ib/core: For multicast functions, verify that LIDs are multicast LIDs (bsc#1022595 FATE#322350).
- ib/core: If the MGID/MLID pair is not on the list return an error (bsc#1022595 FATE#322350).
- ib/ipoib: Fix deadlock between ipoib_stop and mcast join flow (bsc#1022595 FATE#322350).
- ib/mlx5: Assign DSCP for R-RoCE QPs Address Path (bsc#966170 bsc#966172 bsc#966191).
- ib/mlx5: Check supported flow table size (bsc#966170 bsc#966172 bsc#966191).
- ib/mlx5: Enlarge autogroup flow table (bsc#966170 bsc#966172 bsc#966191).
- ib/mlx5: Fix kernel to user leak prevention logic (bsc#966170 bsc#966172 bsc#966191).
- ibmveth: calculate gso_segs for large packets (bsc#1019148).
- ibmveth: check return of skb_linearize in ibmveth_start_xmit (bsc#1019148).
- ibmveth: consolidate kmalloc of array, memset 0 to kcalloc (bsc#1019148).
- ibmveth: set correct gso_size and gso_type (bsc#1019148).
- ibmvnic: Activate disabled RX buffer pools on reset (bsc#1044767).
- ibmvnic: Add set_link_state routine for setting adapter link state (fate#322021, bsc#1031512).
- ibmvnic: Allocate number of rx/tx buffers agreed on by firmware (fate#322021, bsc#1031512).
- ibmvnic: Allocate zero-filled memory for sub crqs (fate#322021, bsc#1031512).
- ibmvnic: Call napi_disable instead of napi_enable in failure path (fate#322021, bsc#1031512).
- ibmvnic: Check adapter state during ibmvnic_poll (fate#322021, bsc#1040855).
- ibmvnic: Check for driver reset first in ibmvnic_xmit (fate#322021, bsc#1038297).
- ibmvnic: Cleanup failure path in ibmvnic_open (fate#322021, bsc#1031512).
- ibmvnic: Clean up tx pools when closing (fate#322021, bsc#1038297).
- ibmvnic: Client-initiated failover (bsc#1043990).
- ibmvnic: Continue skb processing after skb completion error (fate#322021, bsc#1038297).
- ibmvnic: Correct crq and resource releasing (fate#322021, bsc#1031512).
- ibmvnic: Correct ibmvnic handling of device open/close (fate#322021, bsc#1031512).
- ibmvnic: Create init and release routines for the bounce buffer (fate#322021, bsc#1031512).
- ibmvnic: Create init and release routines for the rx pool (fate#322021, bsc#1031512).
- ibmvnic: Create init and release routines for the tx pool (fate#322021, bsc#1031512).
- ibmvnic: Create init/release routines for stats token (fate#322021, bsc#1031512).
- ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED (fate#322021, bsc#1040855).
- ibmvnic: Delete napi's when releasing driver resources (fate#322021, bsc#1038297).
- ibmvnic: Disable irq prior to close (fate#322021, bsc#1031512).
- ibmvnic: Do not disable IRQ after scheduling tasklet (fate#322021, bsc#1031512).
- ibmvnic: driver initialization for kdump/kexec (bsc#1044772).
- ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close (bsc#1044767).
- ibmvnic: Exit polling routine correctly during adapter reset (bsc#1044767).
- ibmvnic: Fix cleanup of SKB's on driver close (fate#322021, bsc#1040855).
- ibmvnic: Fix endian errors in error reporting output (fate#322021, bsc#1031512).
- ibmvnic: Fix endian error when requesting device capabilities (fate#322021, bsc#1031512).
- ibmvnic: Fix ibmvnic_change_mac_addr struct format (fate#322021, bsc#1031512).
- ibmvnic: Fix initial MTU settings (bsc#1031512).
- ibmvnic: fix missing unlock on error in __ibmvnic_reset() (fate#322021, bsc#1038297, Fixes: ed651a10875f).
- ibmvnic: Fix overflowing firmware/hardware TX queue (fate#322021, bsc#1031512).
- ibmvnic: Fixup atomic API usage (fate#322021, bsc#1031512).
- ibmvnic: Free skb's in cases of failure in transmit (fate#322021, bsc#1031512).
- ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs (fate#322021, bsc#1031512).
- ibmvnic: Halt TX and report carrier off on H_CLOSED return code (fate#322021, bsc#1040855).
- ibmvnic: Handle failover after failed init crq (fate#322021, bsc#1040855).
- ibmvnic: Handle processing of CRQ messages in a tasklet (fate#322021, bsc#1031512).
- ibmvnic: Initialize completion variables before starting work (fate#322021, bsc#1031512).
- ibmvnic: Insert header on VLAN tagged received frame (fate#322021, bsc#1031512).
- ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs (fate#322021, bsc#1031512).
- ibmvnic: Merge the two release_sub_crq_queue routines (fate#322021, bsc#1031512).
- ibmvnic: Move ibmvnic adapter intialization to its own routine (fate#322021, bsc#1031512).
- ibmvnic: Move initialization of sub crqs to ibmvnic_init (fate#322021, bsc#1031512).
- ibmvnic: Move initialization of the stats token to ibmvnic_open (fate#322021, bsc#1031512).
- ibmvnic: Move login and queue negotiation into ibmvnic_open (fate#322021, bsc#1031512).
- ibmvnic: Move login to its own routine (fate#322021, bsc#1031512).
- ibmvnic: Move queue restarting in ibmvnic_tx_complete (fate#322021, bsc#1038297).
- ibmvnic: Move resource initialization to its own routine (fate#322021, bsc#1038297).
- ibmvnic: Non-fatal error handling (fate#322021, bsc#1040855).
- ibmvnic: Only retrieve error info if present (fate#322021, bsc#1031512).
- ibmvnic: Record SKB RX queue during poll (fate#322021, bsc#1038297).
- ibmvnic: Remove debugfs support (fate#322021, bsc#1031512).
- ibmvnic: Remove inflight list (fate#322021, bsc#1031512).
- ibmvnic: Remove netdev notify for failover resets (bsc#1044120).
- ibmvnic: Remove unused bouce buffer (fate#322021, bsc#1031512).
- ibmvnic: Remove VNIC_CLOSING check from pending_scrq (bsc#1044767).
- ibmvnic: Replace is_closed with state field (fate#322021, bsc#1038297).
- ibmvnic: Report errors when failing to release sub-crqs (fate#322021, bsc#1031512).
- ibmvnic: Reset sub-crqs during driver reset (fate#322021, bsc#1040855).
- ibmvnic: Reset the CRQ queue during driver reset (fate#322021, bsc#1040855).
- ibmvnic: Reset tx/rx pools on driver reset (fate#322021, bsc#1040855).
- ibmvnic: Return failure on attempted mtu change (bsc#1043236).
- ibmvnic: Sanitize entire SCRQ buffer on reset (bsc#1044767).
- ibmvnic: Send gratuitous arp on reset (fate#322021, bsc#1040855).
- ibmvnic: Set real number of rx queues (fate#322021, bsc#1031512).
- ibmvnic: Split initialization of scrqs to its own routine (fate#322021, bsc#1031512).
- ibmvnic: Track state of adapter napis (fate#322021, bsc#1040855).
- ibmvnic: Unmap longer term buffer before free (fate#322021, bsc#1031512).
- ibmvnic: Updated reset handling (fate#322021, bsc#1038297).
- ibmvnic: Update main crq initialization and release (fate#322021, bsc#1031512).
- ibmvnic: Use common counter for capabilities checks (fate#322021, bsc#1031512).
- ibmvnic: use max_mtu instead of req_mtu for MTU range check (bsc#1031512).
- ibmvnic: Validate napi exist before disabling them (fate#322021, bsc#1031512).
- ibmvnic: Wait for any pending scrqs entries at driver close (fate#322021, bsc#1038297).
- ibmvnic: Whitespace correction in release_rx_pools (fate#322021, bsc#1038297).
- iio: hid-sensor: Store restore poll and hysteresis on S3 (bsc#1031717).
- infiniband: avoid dereferencing uninitialized dst on error path (git-fixes).
- iommu/arm-smmu: Disable stalling faults for all endpoints (bsc#1038843).
- iommu/dma: Respect IOMMU aperture when allocating (bsc#1038842).
- iommu/exynos: Block SYSMMU while invalidating FLPD cache (bsc#1038848).
- iommu: Handle default domain attach failure (bsc#1038846).
- iommu/vt-d: Do not over-free page table directories (bsc#1038847).
- iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off (bsc#1031208).
- ipv4, ipv6: ensure raw socket message is big enough to hold an IP header (4.4.68 stable queue).
- ipv6: Do not use ufo handling on later transformed packets (bsc#1042286).
- ipv6: fix endianness error in icmpv6_err (bsc#1042286).
- ipv6: initialize route null entry in addrconf_init() (4.4.68 stable queue).
- ipv6: release dst on error in ip6_dst_lookup_tail (git-fixes).
- ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf (4.4.68 stable queue).
- isa: Call isa_bus_init before dependent ISA bus drivers register (bsc#1031717).
- iscsi-target: Return error if unable to add network portal (bsc#1032803).
- iw_cxgb4: Guard against null cm_id in dump_ep/qp (bsc#1026570).
- iwlwifi: Expose the default fallback ucode API to module info (boo#1021082, boo#1023884).
- jump label: fix passing kbuild_cflags when checking for asm goto support (git-fixes).
- kabi: Hide new include in arch/powerpc/kernel/process.c (fate#322421).
- kABI: move and hide new cxgbi device owner field (bsc#1018885).
- kABI: protect cgroup include in kernel/kthread (kabi).
- kABI: protect struct fib_info (kabi).
- kABI: protect struct iscsi_conn (kabi).
- kABI: protect struct mnt_namespace (kabi).
- kABI: protect struct musb_platform_ops (kabi).
- kABI: protect struct pglist_data (kabi).
- kABI: protect struct se_node_acl (kabi).
- kABI: protect struct snd_fw_async_midi_port (kabi).
- kABI: protect struct tcp_fastopen_cookie (kabi).
- kABI: protect struct user_fpsimd_state (kabi).
- kABI: protect struct wake_irq (kabi).
- kABI: protect struct xhci_hcd (kabi).
- kABI: protect struct xlog (bsc#1043598).
- kABI: restore can_rx_register parameters (kabi).
- kABI: restore ttm_ref_object_add parameters (kabi).
- kABI workaround 4.4.65 adding #include <linux/mount.h> to kernel/sysctl.c
- kabi workaround for net: ipv6: Fix processing of RAs in presence of VRF (bsc#1042286).
- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)
- kernel: Fix invalid domain response handling (bnc#1009718, LTC#149851).
- kgraft/iscsi-target: Do not block kGraft in iscsi_np kthread (bsc#1010612, fate#313296).
- kgraft/xen: Do not block kGraft in xenbus kthread (bsc#1017410, fate#313296).
- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).
- kgr/module: make a taint flag module-specific (fate#313296).
- kgr: remove all arch-specific kgraft header files (fate#313296).
- kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed (4.4.68 stable queue).
- kvm: better MWAIT emulation for guests (bsc#1031142).
- kvm: nVMX: do not leak PML full vmexit to L1 (4.4.68 stable queue).
- kvm: nVMX: initialize PML fields in vmcs02 (4.4.68 stable queue).
- kvm: svm: add support for RDTSCP (bsc#1033117).
- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).
- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).
- l2tp: fix race in l2tp_recv_common() (bsc#1042286).
- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).
- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).
- l2tp: lock socket before checking flags in connect() (bsc#1028415).
- leds: ktd2692: avoid harmless maybe-uninitialized warning (4.4.68 stable queue).
- libata-scsi: Fixup ata_gen_passthru_sense() (bsc#1040125).
- libceph: NULL deref on crush_decode() error path (bsc#1044015).
- libcxgb: add library module for Chelsio drivers (bsc#1021424).
- lib/mpi: mpi_read_raw_data(): fix nbits calculation (bsc#1003581).
- lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): do not include leading zero SGEs in nbytes (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes (bsc#1003581).
- lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices (bsc#1003581).
- libnvdimm, pfn: fix align attribute (bsc#1023175).
- libnvdimm, pfn: fix memmap reservation size versus 4K alignment (bsc#1031717).
- libnvdimm, pfn: fix 'npfns' vs section alignment (bsc#1040125).
- livepatch: Allow architectures to specify an alternate ftrace location (FATE#322421).
- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).
- locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER (bsc#1031717).
- lpfc: remove incorrect lockdep assertion (bsc#1040125).
- mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc (bsc#1019351).
- md: allow creation of mdNNN arrays via md_mod/parameters/new_array (bsc#1032339).
- md.c:didn't unlock the mddev before return EINVAL in array_size_store (bsc#1038143).
- md-cluster: convert the completion to wait queue (fate#316335).
- md-cluster: fix potential lock issue in add_new_disk (bsc#1041087).
- md-cluster: protect md_find_rdev_nr_rcu with rcu lock (fate#316335).
- md: ensure md devices are freed before module is unloaded (bsc#1022304).
- md: fix refcount problem on mddev when stopping array (bsc#1022304).
- md: handle read-only member devices better (bsc#1033281).
- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).
- md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop (bsc#1038142).
- md/raid1: add rcu protection to rdev in fix_read_error (References: bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: avoid reusing a resync bio after error handling (Fate#311379).
- md/raid1: fix a use-after-free bug (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: handle flush request correctly (bsc#998106,bsc#1020048,bsc#982783).
- md/raid1: Refactor raid1_make_request (bsc#998106,bsc#1020048,bsc#982783).
- md: support disabling of create-on-open semantics (bsc#1032339).
- media: am437x-vpfe: fix an uninitialized variable bug (bsc#1031717).
- media: b2c2: use IS_REACHABLE() instead of open-coding it (bsc#1031717).
- media: c8sectpfe: Rework firmware loading mechanism (bsc#1031717).
- media: cx231xx-audio: fix NULL-deref at probe (bsc#1031717).
- media: cx231xx-cards: fix NULL-deref at probe (bsc#1031717).
- media: cx23885: uninitialized variable in cx23885_av_work_handler() (bsc#1031717).
- media: DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() (bsc#1031717).
- media: DaVinci-VPFE-Capture: fix error handling (bsc#1031717).
- media: dib0700: fix NULL-deref at probe (bsc#1031717).
- media: dvb-usb: avoid link error with dib3000m{b,c| (bsc#1031717).
- media: exynos4-is: fix a format string bug (bsc#1031717).
- media: gspca: konica: add missing endpoint sanity check (bsc#1031717).
- media: lirc_imon: do not leave imon_probe() with mutex held (bsc#1031717).
- media: pvrusb2: reduce stack usage pvr2_eeprom_analyze() (bsc#1031717).
- media: rc: allow rc modules to be loaded if rc-main is not a module (bsc#1031717).
- media: s5p-mfc: Fix unbalanced call to clock management (bsc#1031717).
- media: sh-vou: clarify videobuf2 dependency (bsc#1031717).
- media: staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs() (bsc#1031717).
- media: usbvision: fix NULL-deref at probe (bsc#1031717).
- media: uvcvideo: Fix empty packet statistic (bsc#1031717).
- media: uvcvideo: uvc_scan_fallback() for webcams with broken chain (bsc#1021474).
- media: vb2: Fix an off by one error in 'vb2_plane_vaddr' (bsc#1043231).
- mem-hotplug: fix node spanned pages when we have a movable node (bnc#1034671).
- mips: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix (4.4.68 stable queue).
- mlx4: Fix memory leak after mlx4_en_update_priv() (bsc#966170 bsc#966172 bsc#966191).
- mmc: debugfs: correct wrong voltage value (bsc#1031717).
- mmc: Downgrade error level (bsc#1042536).
- mm,compaction: serialize waitqueue_active() checks (bsc#971975).
- mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a (bsc#1019351).
- mmc: sdhci-pxav3: fix higher speed mode capabilities (bsc#1031717).
- mmc: sdhci: restore behavior when setting VDD via external regulator (bsc#1031717).
- mm: fix <linux/pagemap.h> stray kernel-doc notation (bnc#971975 VM -- git fixes).
- mm: fix set pageblock migratetype in deferred struct page init (bnc#1027195).
- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).
- mm/hugetlb: check for reserved hugepages during memory offline (bnc#971975 VM -- git fixes).
- mm/hugetlb: fix incorrect hugepages count during mem hotplug (bnc#971975 VM -- git fixes).
- mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200).
- mm, memcg: do not retry precharge charges (bnc#1022559).
- mm, page_alloc: fix check for NULL preferred_zone (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: fix fast-path race with cpuset update or removal (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: fix premature OOM when racing with cpuset mems update (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted (bnc#971975 VM performance -- page allocator).
- mm, page_alloc: move cpuset seqcount checking to slowpath (bnc#971975 VM performance -- page allocator).
- mm/page_alloc: Remove useless parameter of __free_pages_boot_core (bnc#1027195).
- mm: page_alloc: skip over regions of invalid pfns where possible (bnc#1031200).
- module: fix memory leak on early load_module() failures (bsc#1043014).
- module: move add_taint_module() to a header file (fate#313296).
- mountproto.patch: Add commit id
- mwifiex: add missing check for PCIe8997 chipset (bsc#1018813).
- mwifiex: Avoid skipping WEP key deletion for AP (4.4.68 stable queue).
- mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print (4.4.68 stable queue).
- mwifiex: fix IBSS data path issue (bsc#1018813).
- mwifiex: fix PCIe register information for 8997 chipset (bsc#1018813).
- mwifiex: pcie: fix cmd_buf use-after-free in remove/reset (bsc#1031717).
- mwifiex: Removed unused 'pkt_type' variable (bsc#1031717).
- mwifiex: remove redundant dma padding in AMSDU (4.4.68 stable queue).
- mwifiex: Remove unused 'bcd_usb' variable (bsc#1031717).
- mwifiex: Remove unused 'chan_num' variable (bsc#1031717).
- mwifiex: Remove unused 'pm_flag' variable (bsc#1031717).
- mwifiex: Remove unused 'sta_ptr' variable (bsc#1031717).
- net/af_iucv: do not use paged skbs for TX on HiperSockets (bnc#1020945, LTC#150566).
- net: bridge: start hello timer only if device is up (bnc#1012382).
- net/ena: change condition for host attribute configuration (bsc#1026509).
- net/ena: change driver's default timeouts (bsc#1026509).
- net: ena: change the return type of ena_set_push_mode() to be void (bsc#1026509).
- net: ena: Fix error return code in ena_device_init() (bsc#1026509).
- net/ena: fix ethtool RSS flow configuration (bsc#1026509).
- net/ena: fix NULL dereference when removing the driver after device reset failed (bsc#1026509).
- net/ena: fix potential access to freed memory during device reset (bsc#1026509).
- net/ena: fix queues number calculation (bsc#1026509).
- net/ena: fix RSS default hash configuration (bsc#1026509).
- net/ena: reduce the severity of ena printouts (bsc#1026509).
- net/ena: refactor ena_get_stats64 to be atomic context safe (bsc#1026509).
- net/ena: remove ntuple filter support from device feature list (bsc#1026509).
- net: ena: remove superfluous check in ena_remove() (bsc#1026509).
- net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509).
- net/ena: update driver version to 1.1.2 (bsc#1026509).
- net/ena: use READ_ONCE to access completion descriptors (bsc#1026509).
- net: ena: use setup_timer() and mod_timer() (bsc#1026509).
- net: ethernet: apm: xgene: use phydev from struct net_device (bsc#1019351).
- net: ethtool: Initialize buffer when querying device channel settings (bsc#969479 FATE#320634).
- netfilter: allow logging from non-init namespaces (bsc#970083).
- netfilter: nf_conntrack_sip: extend request line validation (bsc#1042286).
- netfilter: nf_ct_expect: remove the redundant slash when policy name is empty (bsc#1042286).
- netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags (bsc#1042286).
- netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register (bsc#1042286).
- netfilter: nfnetlink_queue: reject verdict request from different portid (bsc#1042286).
- netfilter: restart search if moved to other chain (bsc#1042286).
- netfilter: use fwmark_reflect in nf_send_reset (bsc#1042286).
- net: fix compile error in skb_orphan_partial() (bnc#1012382).
- net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter (fate#322021, bsc#1031512).
- net: icmp_route_lookup should use rt dev to determine L3 domain (bsc#1042286).
- net: implement netif_cond_dbg macro (bsc#1019168).
- net: ipv6: Fix processing of RAs in presence of VRF (bsc#1042286).
- net: ipv6: set route type for anycast routes (bsc#1042286).
- net: l3mdev: Add master device lookup by index (bsc#1042286).
- net: make netdev_for_each_lower_dev safe for device removal (bsc#1042286).
- net/mlx4_core: Avoid command timeouts during VF driver device shutdown (bsc#1028017).
- net/mlx4_core: Avoid delays during VF driver device shutdown (bsc#1028017).
- net/mlx4_core: Fix racy CQ (Completion Queue) free (bsc#1028017).
- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#1028017).
- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#1028017).
- net/mlx4_en: Fix bad WQE issue (bsc#1028017).
- net/mlx5: Do not unlock fte while still using it (bsc#966170 bsc#966172 bsc#966191).
- net/mlx5e: Modify TIRs hash only when it's needed (bsc#966170 bsc#966172 bsc#966191).
- net/mlx5: Fix create autogroup prev initializer (bsc#966170 bsc#966172 bsc#966191).
- net/mlx5: Prevent setting multicast macs for VFs (bsc#966170 bsc#966172 bsc#966191).
- net/mlx5: Release FTE lock in error flow (bsc#966170 bsc#966172 bsc#966191).
- net: remove useless memset's in drivers get_stats64 (bsc#1019351).
- net: vrf: Create FIB tables on link create (bsc#1042286).
- net: vrf: Fix crash when IPv6 is disabled at boot time (bsc#1042286).
- net: vrf: Fix dev refcnt leak due to IPv6 prefix route (bsc#1042286).
- net: vrf: Fix dst reference counting (bsc#1042286).
- net: vrf: protect changes to private data with rcu (bsc#1042286).
- net: vrf: Switch dst dev to loopback on device delete (bsc#1042286).
- netvsc: add rcu_read locking to netvsc callback (fate#320485).
- netxen_nic: set rcode to the return status from the call to netxen_issue_cmd (bsc#966339 FATE#320150).
- net: xgene: avoid bogus maybe-uninitialized warning (bsc#1019351).
- net: xgene: fix backward compatibility fix (bsc#1019351).
- net/xgene: fix error handling during reset (bsc#1019351).
- net: xgene: move xgene_cle_ptree_ewdn data off stack (bsc#1019351).
- nfit: fail DSMs that return non-zero status by default (bsc#1023175).
- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).
- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).
- nfs: do not try to cross a mountpount when there isn't one there (bsc#1028041).
- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).
- nfs: Fix an LOCK/OPEN race when unlinking an open file (git-fixes).
- nfs: Fix 'Do not increment lock sequence ID after NFS4ERR_MOVED' (git-fixes).
- nfs: Fix inode corruption in nfs_prime_dcache() (git-fixes).
- nfs: Fix missing pg_cleanup after nfs_pageio_cond_complete() (git-fixes).
- nfs: Fix NFS4 nfs4_do_reclaim() might_sleep()/scheduling while atomic splats. Bug exists in all RT trees >= v3.16, was spotted/fixed in v4.8-rt, but with no stable-rt backport. Pick it up.
- nfs: flush out dirty data on file fput() (bsc#1021762).
- nfs: Use GFP_NOIO for two allocations in writeback (git-fixes).
- nfsv4.1: Fix Oopsable condition in server callback races (git-fixes).
- nfsv4: fix a reference leak caused WARNING messages (git-fixes).
- nfsv4: Fix the underestimation of delegation XDR space reservation (git-fixes).
- nsfs: mark dentry with DCACHE_RCUACCESS (bsc#1012829).
- nvdimm: kabi protect nd_cmd_out_size() (bsc#1023175).
- nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too (bsc#1020685).
- nvme: Delete created IO queues on reset (bsc#1031717).
- nvme: Do not suspend admin queue that wasn't created (bsc#1026505).
- nvme: submit nvme_admin_activate_fw to admin queue (bsc#1044532).
- nvme: Suspend all queues before deletion (bsc#1026505).
- ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock (bsc#1004003).
- ocfs2: fix deadlock issue when taking inode lock at vfs entry points (bsc#1004003).
- overlayfs: compat, fix incorrect dentry use in ovl_rename2 (bsc#1032400).
- overlayfs: compat, use correct dentry to detect compat mode in ovl_compat_is_whiteout (bsc#1032400).
- pci: Add devm_request_pci_bus_resources() (bsc#1019351).
- pci/AER: include header file (bsc#964944,FATE#319965).
- pci: generic: Fix pci_remap_iospace() failure path (bsc#1019630).
- pci: hv: Fix wslot_to_devfn() to fix warnings on device removal (fate#320485, bug#1028217).
- pci: hv: Use device serial number as PCI domain (fate#320485, bug#1028217).
- pci: pciehp: Prioritize data-link event over presence detect (bsc#1031040,bsc#1037483).
- pci: Reverse standard ACS vs device-specific ACS enabling (bsc#1030057).
- pci: Work around Intel Sunrise Point PCH incorrect ACS capability (bsc#1030057).
- pci: xgene: Add local struct device pointers (bsc#1019351).
- pci: xgene: Add register accessors (bsc#1019351).
- pci: xgene: Free bridge resource list on failure (bsc#1019351).
- pci: xgene: Make explicitly non-modular (bsc#1019351).
- pci: xgene: Pass struct xgene_pcie_port to setup functions (bsc#1019351).
- pci: xgene: Remove unused platform data (bsc#1019351).
- pci: xgene: Request host bridge window resources (bsc#1019351).
- percpu: remove unused chunk_alloc parameter from pcpu_get_pages() (bnc#971975 VM -- git fixes).
- perf/x86/intel/rapl: Make Knights Landings support functional (bsc#1042517).
- perf/x86/intel/uncore: Remove SBOX support for Broadwell server (bsc#1035887).
- perf: xgene: Remove bogus IS_ERR() check (bsc#1019351).
- phy: qcom-usb-hs: Add depends on EXTCON (4.4.68 stable queue).
- phy: xgene: rename 'enum phy_mode' to 'enum xgene_phy_mode' (bsc#1019351).
- pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes (bnc#1012985).
- ping: implement proper locking (bsc#1031003).
- pkcs#7: fix missing break on OID_sha224 case (bsc#1031717).
- platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks (bsc#1031717).
- pm / QoS: Fix memory leak on resume_latency.notifiers (bsc#1043231).
- pm / wakeirq: Enable dedicated wakeirq for suspend (bsc#1031717).
- pm / wakeirq: Fix spurious wake-up events for dedicated wakeirqs (bsc#1031717).
- pm / wakeirq: report a wakeup_event on dedicated wekup irq (bsc#1031717).
- power: bq27xxx: fix register numbers of bq27500 (bsc#1031717).
- powerpc/64: Fix flush_(d|i)cache_range() called from modules (bnc#863764 fate#315275, LTC#103998).
- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).
- powerpc: Create a helper for getting the kernel toc value (FATE#322421).
- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).
- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).
- powerpc/fadump: Update fadump documentation (bsc#1032141).
- powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel (FATE#322421).
- powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI (FATE#322421).
- powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace (FATE#322421).
- powerpc/ftrace: Use generic ftrace_modify_all_code() (FATE#322421).
- powerpc: introduce TIF_KGR_IN_PROGRESS thread flag (FATE#322421).
- powerpc/livepatch: Add livepatch header (FATE#322421).
- powerpc/livepatch: Add live patching support on ppc64le (FATE#322421).
- powerpc/livepatch: Add livepatch stack to struct thread_info (FATE#322421).
- powerpc/module: Create a special stub for ftrace_caller() (FATE#322421).
- powerpc/module: Mark module stubs with a magic value (FATE#322421).
- powerpc/module: Only try to generate the ftrace_caller() stub once (FATE#322421).
- powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call (FATE#322421).
- powerpc/powernv: Fix opal_exit tracepoint opcode (4.4.68 stable queue).
- power: reset: xgene-reboot: Unmap region obtained by of_iomap (bsc#1019351).
- power: supply: bq24190_charger: Call power_supply_changed() for relevant component (4.4.68 stable queue).
- power: supply: bq24190_charger: Call set_mode_host() on pm_resume() (4.4.68 stable queue).
- power: supply: bq24190_charger: Do not read fault register outside irq_handle_thread() (4.4.68 stable queue).
- power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING (4.4.68 stable queue).
- power: supply: bq24190_charger: Handle fault before status on interrupt (4.4.68 stable queue).
- power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() (4.4.68 stable queue).
- printk: Switch to the sync mode when an emergency message is printed (bsc#1034995).
- qeth: check not more than 16 SBALEs on the completion queue (bnc#1009718, LTC#148203).
- quota: fill in Q_XGETQSTAT inode information for inactive quotas (bsc#1042356).
- radix-tree: fix radix_tree_iter_retry() for tagged iterators (bsc#1012829).
- raid1: a new I/O barrier implementation to remove resync window (bsc#998106,bsc#1020048,bsc#982783).
- raid1: avoid unnecessary spin locks in I/O barrier code (bsc#998106,bsc#1020048,bsc#982783).
- raid1: ignore discard error (bsc#1017164).
- ravb: Fix use-after-free on `ifconfig eth0 down` (git-fixes).
- rdma/iw_cxgb4: Add missing error codes for act open cmd (bsc#1026570).
- rdma/iw_cxgb4: Low resource fixes for Completion queue (bsc#1026570).
- rdma/iw_cxgb4: only read markers_enabled mod param once (bsc#1026570).
- Refresh patches.suse/blk-timeout-no-round. Refresh patches.drivers/0041-block-add-ability-to-flag-write-back-caching-on-a-device.patch Do not collide with QUEUE_FLAG_WC from upstream (bsc#1022547)
- regulator: isl9305: fix array size (bsc#1031717).
- reiserfs: fix race in prealloc discard (bsc#987576).
- Revert 'acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)' (kabi).
- Revert 'btrfs: qgroup: Move half of the qgroup accounting time out of' (bsc#1017461 bsc#1033885).
- Revert 'btrfs: qgroup: Move half of the qgroup accounting time out of' This reverts commit f69c1d0f6254c73529a48fd2f87815d047ad7288.
- Revert 'give up on gcc ilog2() constant optimizations' (kabi).
- Revert 'KVM: nested VMX: disable perf cpuid reporting' (4.4.68 stable queue).
- Revert 'l2tp: take reference on sessions being dumped' (kabi).
- Revert 'mac80211: pass block ack session timeout to to driver' (kabi).
- Revert 'mac80211: RX BA support for sta max_rx_aggregation_subframes' (kabi).
- Revert 'net: introduce device min_header_len' (kabi).
- Revert 'net/mlx4_en: Avoid unregister_netdev at shutdown flow' (bsc#1028017).
- Revert 'nfit, libnvdimm: fix interleave set cookie calculation' (kabi).
- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).
- Revert 'target: Fix NULL dereference during LUN lookup + active I/O shutdown' (kabi).
- Revert 'wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event' (kabi).
- rpm/kernel-binary.spec.in: Fix installation of /etc/uefi/certs (bsc#1019594)
- rpm/kernel-binary.spec: remove superfluous flags This should make build logs more readable and people adding more flags should have easier time finding a place to add them in the spec file.
- rpm/kernel-spec-macros: Fix the check if there is no rebuild counter (bsc#1012060)
- rpm/SLES-UEFI-SIGN-Certificate-2048.crt: Update the certificate (bsc#1035922)
- rtc: cmos: avoid unused function warning (bsc#1022429).
- rtc: cmos: Clear ACPI-driven alarms upon resume (bsc#1022429).
- rtc: cmos: Do not enable interrupts in the middle of the interrupt handler (bsc#1022429).
- rtc: cmos: Restore alarm after resume (bsc#1022429).
- rtlwifi: rtl_usb: Fix missing entry in USB driver's private data (bsc#1026462).
- rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string (4.4.68 stable queue).
- rtnl: reset calcit fptr in rtnl_unregister() (bsc#1042286).
- s390/cpuinfo: show maximum thread id (bnc#1009718, LTC#148580).
- s390/dasd: check if query host access feature is supported (bsc#1037871).
- s390/kmsg: add missing kmsg descriptions (bnc#1025683, LTC#151573).
- s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683, LTC#152318).
- s390/sysinfo: show partition extended name and UUID if available (bnc#1009718, LTC#150160).
- s390/time: LPAR offset handling (bnc#1009718, LTC#146920).
- s390/time: move PTFF definitions (bnc#1009718, LTC#146920).
- sbp-target: Fix second argument of percpu_ida_alloc() (bsc#1032803).
- sched: Allow hotplug notifiers to be setup early (bnc#1022476).
- sched/core: Fix incorrect utilization accounting when switching to fair class (bnc#1022476).
- sched/core: Fix set_user_nice() (bnc#1022476).
- sched/core, x86/topology: Fix NUMA in package topology bug (bnc#1022476).
- sched/cputime: Add steal time support to full dynticks CPU time accounting (bnc#1022476).
- sched/cputime: Fix prev steal time accouting during CPU hotplug (bnc#1022476).
- sched/deadline: Always calculate end of period on sched_yield() (bnc#1022476).
- sched/deadline: Fix a bug in dl_overflow() (bnc#1022476).
- sched/deadline: Fix lock pinning warning during CPU hotplug (bnc#1022476).
- sched/deadline: Fix wrap-around in DL heap (bnc#1022476).
- sched/fair: Avoid using decay_load_missed() with a negative value (bnc#1022476).
- sched/fair: Fix fixed point arithmetic width for shares and effective load (bnc#1022476).
- sched/fair: Fix load_above_capacity fixed point arithmetic width (bnc#1022476).
- sched/fair: Fix min_vruntime tracking (bnc#1022476).
- sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task() (bnc#1022476).
- sched/fair: Improve PELT stuff some more (bnc#1022476).
- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).
- sched: Make wake_up_nohz_cpu() handle CPUs going offline (bnc#1022476).
- sched/rt: Fix PI handling vs. sched_setscheduler() (bnc#1022476).
- sched/rt: Kick RT bandwidth timer immediately on start up (bnc#1022476).
- sched/rt, sched/dl: Do not push if task's scheduling class was changed (bnc#1022476).
- scsi: be2iscsi: Add FUNCTION_RESET during driver unload (bsc#1038458).
- scsi: be2iscsi: Add IOCTL to check UER supported (bsc#1038458).
- scsi: be2iscsi: Add TPE recovery feature (bsc#1038458).
- scsi: be2iscsi: Add V1 of EPFW cleanup IOCTL (bsc#1038458).
- scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo() (bsc#1038458).
- scsi: be2iscsi: Check all zeroes IP before issuing IOCTL (bsc#1038458).
- scsi: be2iscsi: Fail the sessions immediately after TPE (bsc#1038458).
- scsi: be2iscsi: Fix async PDU handling path (bsc#1038458).
- scsi: be2iscsi: Fix bad WRB index error (bsc#1038458).
- scsi: be2iscsi: Fix checks for HBA in error state (bsc#1038458).
- scsi: be2iscsi: Fix gateway APIs to support IPv4 & IPv6 (bsc#1038458).
- scsi: be2iscsi: Fix POST check and reset sequence (bsc#1038458).
- scsi: be2iscsi: Fix queue and connection parameters (bsc#1038458).
- scsi: be2iscsi: Fix release of DHCP IP in static mode (bsc#1038458).
- scsi: be2iscsi: Fix to add timer for UE detection (bsc#1038458).
- scsi: be2iscsi: Fix to make boot discovery non-blocking (bsc#1038458).
- scsi: be2iscsi: Fix to use correct configuration values (bsc#1038458).
- scsi: be2iscsi: Handle only NET_PARAM in iface_get_param (bsc#1038458).
- scsi: be2iscsi: Move functions to right files (bsc#1038458).
- scsi: be2iscsi: Move VLAN code to common iface_set_param (bsc#1038458).
- scsi: be2iscsi: Reduce driver load/unload time (bsc#1038458).
- scsi: be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_reset (bsc#1038458).
- scsi: be2iscsi: Remove isr_lock and dead code (bsc#1038458).
- scsi: be2iscsi: Rename iface get/set/create/destroy APIs (bsc#1038458).
- scsi: be2iscsi: Replace _bh version for mcc_lock spinlock (bsc#1038458).
- scsi: be2iscsi: Set and return right iface v4/v6 states (bsc#1038458).
- scsi: be2iscsi: Update copyright information (bsc#1038458).
- scsi: be2iscsi: Update iface handle before any set param (bsc#1038458).
- scsi: be2iscsi: Update the driver version (bsc#1038458).
- scsi: cxgb4i: libcxgbi: add missing module_put() (bsc#1018885).
- scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature (bsc#1021424).
- scsi: cxlflash: Remove the device cleanly in the system shutdown path (bsc#1028310, fate#321597, bsc#1034762). cherry-pick from SP3
- scsi_dh_alua: do not call BUG_ON when updating port group (bsc#1028340).
- scsi_dh_alua: Do not modify the interval value for retries (bsc#1012910).
- scsi_dh_alua: Do not retry for unmapped device (bsc#1012910).
- scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#1027054).
- scsi_error: count medium access timeout only once per EH run (bsc#993832, bsc#1032345).
- scsi: fnic: Correcting rport check location in fnic_queuecommand_lck (bsc#1035920).
- scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION (bsc#1034419).
- scsi: ipr: Driver version 2.6.4 (bsc#1031555, fate#321595).
- scsi: ipr: Error path locking fixes (bsc#1031555, fate#321595).
- scsi: ipr: Fix abort path race condition (bsc#1031555, fate#321595).
- scsi: ipr: Fix missed EH wakeup (bsc#1031555, fate#321595).
- scsi: ipr: Fix SATA EH hang (bsc#1031555, fate#321595).
- scsi: ipr: Remove redundant initialization (bsc#1031555, fate#321595).
- scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m (4.4.68 stable queue).
- scsi: scsi_dh_alua: Check scsi_device_get() return value (bsc#1040125).
- scsi: scsi_dh_emc: return success in clariion_std_inquiry() (4.4.68 stable queue).
- scsi_transport_fc: do not call queue_work under lock (bsc#1013887).
- scsi_transport_fc: fixup race condition in fc_rport_final_delete() (bsc#1013887).
- scsi_transport_fc: return -EBUSY for deleted vport (bsc#1013887).
- sctp: check af before verify address in sctp_addr_id2transport (git-fixes).
- sd: always scan VPD pages if thin provisioning is enabled (bsc#1013792).
- serial: 8250_omap: Fix probe and remove for PM runtime (4.4.68 stable queue).
- series.conf cosmetic adjustment (missing rt version placeholders)
- series.conf: remove silly comment
- ses: Fix SAS device detection in enclosure (bsc#1016403).
- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).
- sfc: refactor debug-or-warnings printks (bsc#1019168).
- softirq: Let ksoftirqd do its job (bsc#1019618).
- staging: emxx_udc: remove incorrect __init annotations (4.4.68 stable queue).
- staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() (bsc#1031717).
- staging: wlan-ng: add missing byte order conversion (4.4.68 stable queue).
- sunrpc: Allow xprt->ops->timer method to sleep (git-fixes).
- sunrpc: ensure correct error is reported by xs_tcp_setup_socket() (git-fixes).
- sunrpc: fix UDP memory accounting (git-fixes).
- sunrpc: Silence WARN_ON when NFSv4.1 over RDMA is in use (git-fixes).
- supported.conf: added drivers/net/ethernet/chelsio/libcxgb/libcxgb
- supported.conf: Add tcp_westwood as supported module (fate#322432)
- supported.conf: Bugzilla and FATE references for dcdbas and dell_rbu
- sysfs: be careful of error returns from ops->show() (bsc#1028883).
- taint/module: Clean up global and module taint flags handling (fate#313296).
- target: add XCOPY target/segment desc sense codes (bsc#991273).
- target: bounds check XCOPY segment descriptor list (bsc#991273).
- target: bounds check XCOPY total descriptor list length (bsc#991273).
- target: check for XCOPY parameter truncation (bsc#991273).
- target: check XCOPY segment descriptor CSCD IDs (bsc#1017170).
- target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense (bsc#991273).
- target: simplify XCOPY wwn->se_dev lookup helper (bsc#991273).
- target: support XCOPY requests without parameters (bsc#991273).
- target: use XCOPY segment descriptor CSCD IDs (bsc#1017170).
- target: use XCOPY TOO MANY TARGET DESCRIPTORS sense (bsc#991273).
- tcp: account for ts offset only if tsecr not zero (bsc#1042286).
- tcp: do not inherit fastopen_req from parent (4.4.68 stable queue).
- tcp: do not underestimate skb->truesize in tcp_trim_head() (4.4.68 stable queue).
- tcp: fastopen: accept data/FIN present in SYNACK message (bsc#1042286).
- tcp: fastopen: avoid negative sk_forward_alloc (bsc#1042286).
- tcp: fastopen: call tcp_fin() if FIN present in SYNACK (bsc#1042286).
- tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data (bsc#1042286).
- tcp: fix wraparound issue in tcp_lp (4.4.68 stable queue).
- thp: fix MADV_DONTNEED vs. numa balancing race (bnc#1027974).
- thp: reduce indentation level in change_huge_pmd() (bnc#1027974).
- tpm: Downgrade error level (bsc#1042535).
- tpm: fix checks for policy digest existence in tpm2_seal_trusted() (bsc#1034048, Pending fixes 2017-04-10).
- tpm: fix RC value check in tpm2_seal_trusted (bsc#1034048, Pending fixes 2017-04-10).
- tpm: fix: set continueSession attribute for the unseal operation (bsc#1034048, Pending fixes 2017-04-10).
- tracing/kprobes: Enforce kprobes teardown after testing (bnc#1012985).
- udp: avoid ufo handling on IP payload compression packets (bsc#1042286).
- udplite: call proper backlog handlers (bsc#1042286).
- Update mainline reference in patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch See (bsc#1028158) for the context in which this was discovered upstream.
- Update metadata for serial fixes (bsc#1013001)
- Update patches.fixes/xen-silence-efi-error-messge.patch (bnc#1039900).
- Update patches.kernel.org/patch-4.4.47-48 (bnc#1012382 bnc#1022181). Add a bnc reference.
- usb: chipidea: Handle extcon events properly (4.4.68 stable queue).
- usb: chipidea: Only read/write OTGSC from one place (4.4.68 stable queue).
- usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths (4.4.68 stable queue).
- usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths (4.4.68 stable queue).
- usb: musb: ux500: Fix NULL pointer dereference at system PM (bsc#1038033).
- usb: serial: ark3116: fix open error handling (bnc#1038043).
- usb: serial: ch341: add register and USB request definitions (bnc#1038043).
- usb: serial: ch341: add support for parity, frame length, stop bits (bnc#1038043).
- usb: serial: ch341: fix baud rate and line-control handling (bnc#1038043).
- usb: serial: ch341: fix line settings after reset-resume (bnc#1038043).
- usb: serial: ch341: fix modem-status handling (bnc#1038043).
- usb: serial: ch341: reinitialize chip on reconfiguration (bnc#1038043).
- usb: serial: digi_acceleport: fix incomplete rx sanity check (4.4.68 stable queue).
- usb: serial: fix compare_const_fl.cocci warnings (bnc#1038043).
- usb: serial: ftdi_sio: fix latency-timer error handling (4.4.68 stable queue).
- usb: serial: io_edgeport: fix descriptor error handling (4.4.68 stable queue).
- usb: serial: io_edgeport: fix epic-descriptor handling (bnc#1038043).
- usb: serial: keyspan_pda: fix receive sanity checks (4.4.68 stable queue).
- usb: serial: mct_u232: fix modem-status error handling (4.4.68 stable queue).
- usb: serial: quatech2: fix control-message error handling (bnc#1038043).
- usb: serial: sierra: fix bogus alternate-setting assumption (bnc#1038043).
- usb: serial: ssu100: fix control-message error handling (bnc#1038043).
- usb: serial: ti_usb_3410_5052: fix control-message error handling (4.4.68 stable queue).
- Use make --output-sync feature when available (bsc#1012422). The mesages in make output can interleave making it impossible to extract warnings reliably. Since version 4 GNU Make supports --output-sync flag that prints output of each sub-command atomically preventing this issue. Detect the flag and use it if available.
- Use up spare in struct module for livepatch (FATE#322421).
- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).
- vrf: remove slave queue and private slave struct (bsc#1042286).
- vsock: Detach QP check should filter out non matching QPs (bsc#1036752).
- x86/apic/uv: Silence a shift wrapping warning (bsc#1023866).
- x86/CPU/AMD: Fix Zen SMT topology (bsc#1027512).
- x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153, bsc#1027616).
- x86/ioapic: fix kABI (hide added include) (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd (bsc#1027153, bsc#1027616).
- x86/ioapic: Fix setup_res() failing to get resource (bsc#1027153, bsc#1027616).
- x86/ioapic: Ignore root bridges without a companion ACPI device (bsc#1027153, bsc#1027616).
- x86/ioapic: Restore IO-APIC irq_chip retrigger callback (4.4.68 stable queue).
- x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153, bsc#1027616).
- x86/ioapic: Support hot-removal of IOAPICs present during boot (bsc#1027153, bsc#1027616).
- x86/mce: Do not print MCEs when mcelog is active (bsc#1013994).
- x86/MCE: Dump MCE to dmesg if no consumers (bsc#1013994).
- x86/mce: Fix copy/paste error in exception table entries (fate#319858).
- x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405).
- x86/mm/gup: Simplify get_user_pages() PTE bit handling (bsc#1026405).
- x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 (4.4.68 stable queue).
- x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs (bsc#9048891).
- x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access (bsc#1011913).
- x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier (bsc#1011913).
- x86/platform/intel-mid: Correct MSI IRQ line for watchdog device (4.4.68 stable queue).
- x86/platform: Remove warning message for duplicate NMI handlers (bsc#1029220).
- x86/platform/UV: Add basic CPU NMI health check (bsc#1023866).
- x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866).
- x86/platform/UV: Add Support for UV4 Hubless systems (bsc#1023866).
- x86/platform/uv/BAU: Add generic function pointers (bsc#1035024).
- x86/platform/uv/BAU: Add payload descriptor qualifier (bsc#1035024).
- x86/platform/uv/BAU: Add status mmr location fields to bau_control (bsc#1035024).
- x86/platform/uv/BAU: Add UV4-specific functions (bsc#1035024).
- x86/platform/uv/BAU: Add uv_bau_version enumerated constants (bsc#1035024).
- x86/platform/uv/BAU: Add wait_completion to bau_operations (bsc#1035024).
- x86/platform/uv/BAU: Clean up and update printks (bsc#1035024).
- x86/platform/uv/BAU: Cleanup bau_operations declaration and instances (bsc#1035024).
- x86/platform/uv/BAU: Clean up pq_init() (bsc#1035024).
- x86/platform/uv/BAU: Clean up vertical alignment (bsc#1035024).
- x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() (bsc#1035024).
- x86/platform/uv/BAU: Disable software timeout on UV4 hardware (bsc#1035024).
- x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register (bsc#1035024).
- x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware (bsc#1035024).
- x86/platform/uv/BAU: Implement uv4_wait_completion with read_status (bsc#1035024).
- x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information (bsc#1035024).
- x86/platform/uv/BAU: Use generic function pointers (bsc#1035024).
- x86/platform/UV: Clean up the NMI code to match current coding style (bsc#1023866).
- x86/platform/UV: Clean up the UV APIC code (bsc#1023866).
- x86/platform/UV: Ensure uv_system_init is called when necessary (bsc#1023866).
- x86/platform/UV: Fix 2 socket config problem (bsc#1023866).
- x86/platform/uv: Fix calculation of Global Physical Address (bsc#1031147).
- x86/platform/UV: Fix panic with missing UVsystab support (bsc#1023866).
- x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source (bsc#1023866).
- x86/platform/UV: Verify NMI action is valid, default is standard (bsc#1023866).
- x86/ras/therm_throt: Do not log a fake MCE for thermal events (bsc#1028027).
- xen: add sysfs node for guest type (bnc#1037840).
- xen: adjust early dom0 p2m handling to xen hypervisor behavior (bnc#1031470).
- xen-blkback: do not leak stack data via response ring (bsc#1042863 XSA-216).
- xen-blkfront: correct maximum segment accounting (bsc#1018263).
- xen-blkfront: do not call talk_to_blkback when already connected to blkback.
- xen/blkfront: Fix crash if backend does not follow the right states.
- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.
- xen/mce: do not issue error message for failed /dev/mcelog registration (bnc#1036638).
- xen/netback: set default upper limit of tx/rx queues to 8 (bnc#1019163).
- xen/netfront: set default upper limit of tx/rx queues to 8 (bnc#1019163).
- xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV (bsc#1014136)
- xfrm: Fix memory leak of aead algorithm name (bsc#1042286).
- xfrm: Only add l3mdev oif to dst lookups (bsc#1042286).
- xfs: add missing include dependencies to xfs_dir2.h (bsc#1042421).
- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).
- xfs: do not allow di_size with high bit set (bsc#1024234).
- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1041160).
- xfs: do not take the IOLOCK exclusive for direct I/O page invalidation (bsc#1015609).
- xfs: do not warn on buffers not being recovered due to LSN (bsc#1043598).
- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).
- xfs: fix broken multi-fsb buffer logging (bsc#1024081).
- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
- xfs: fix eofblocks race with file extending async dio writes (bsc#1040929).
- xfs: Fix missed holes in SEEK_HOLE implementation (bsc#1041168).
- xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() (bsc#1041168).
- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).
- xfs: fix xfs_mode_to_ftype() prototype (bsc#1043598).
- xfs: in _attrlist_by_handle, copy the cursor back to userspace (bsc#1041242).
- xfs: log recovery tracepoints to track current lsn and buffer submission (bsc#1043598).
- xfs: Make __xfs_xattr_put_listen preperly report errors (bsc#1041242).
- xfs: only return -errno or success from attr ->put_listent (bsc#1041242).
- xfs: pass current lsn to log recovery buffer validation (bsc#1043598).
- xfs: refactor log record unpack and data processing (bsc#1043598).
- xfs: replace xfs_mode_to_ftype table with switch statement (bsc#1042421).
- xfs: rework log recovery to submit buffers on LSN boundaries (bsc#1043598).
- xfs: rework the inline directory verifiers (bsc#1042421).
- xfs: sanity check directory inode di_size (bsc#1042421).
- xfs: sanity check inode di_mode (bsc#1042421).
- xfs: Split default quota limits by quota type (bsc#1040941).
- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).
- xfs: track and serialize in-flight async buffers against unmount - kABI (bsc#1024508).
- xfs: update metadata LSN in buffers during log recovery (bsc#1043598).
- xfs: use ->b_state to fix buffer I/O accounting release race (bsc#1041160).
- xfs: verify inline directory data forks (bsc#1042421).
- xgene_enet: remove bogus forward declarations (bsc#1032673).
- zswap: do not param_set_charp while holding spinlock (VM Functionality, bsc#1042886).
- blacklist.conf: add non-applicable fixes for iwlwifi (FATE#323335)
- blacklist.conf: blacklist c34a69059d78 (bnc#1044880)
- btrfs: disable possible cause of premature ENOSPC (bsc#1040182)
- btrfs: Manually implement device_total_bytes getter/setter (bsc#1043912).
- btrfs: Round down values which are written for total_bytes_size (bsc#1043912).
- dm: remove dummy dm_table definition (bsc#1045307)
- Fix soft lockup in svc_rdma_send (bsc#1044854).
- fs/exec.c: account for argv/envp pointers (bnc#1039354, CVE-2017-1000365).
- hpsa: limit transfer length to 1MB (bsc#1025461).
- hwpoison, memcg: forcibly uncharge LRU pages (bnc#1046105).
- IB/ipoib: Fix memory leak in create child syscall (bsc#1022595 FATE#322350).
- ibmvnic: Correct return code checking for ibmvnic_init during probe (bsc#1045286).
- ibmvnic: Fix assignment of RX/TX IRQ's (bsc#1046589).
- ibmvnic: Fix error handling when registering long-term-mapped buffers (bsc#1045568).
- ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure (bsc#1045568).
- ibmvnic: Remove module author mailing address (bsc#1045467).
- ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state (bsc#1045235).
- iw_cxgb4: Fix error return code in c4iw_rdev_open() (bsc#1026570).
- iwlwifi: 8000: fix MODULE_FIRMWARE input.
- iwlwifi: 9000: increase the number of queues.
- iwlwifi: add device ID for 8265.
- iwlwifi: add device IDs for the 8265 device.
- iwlwifi: add disable_11ac module param.
- iwlwifi: add new 3168 series devices support.
- iwlwifi: add new 8260 PCI IDs.
- iwlwifi: add new 8265.
- iwlwifi: add new 8265 series PCI ID.
- iwlwifi: Add new PCI IDs for 9260 and 5165 series.
- iwlwifi: Add PCI IDs for the new 3168 series.
- iwlwifi: Add PCI IDs for the new series 8165.
- iwlwifi: add support for 12K Receive Buffers.
- iwlwifi: add support for getting HW address from CSR.
- iwlwifi: avoid d0i3 commands when no/init ucode is loaded.
- iwlwifi: bail out in case of bad trans state.
- iwlwifi: block the queues when we send ADD_STA for uAPSD.
- iwlwifi: change the Intel Wireless email address.
- iwlwifi: check for valid ethernet address provided by OEM.
- iwlwifi: clean up transport debugfs handling.
- iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode.
- iwlwifi: Document missing module options.
- iwlwifi: dump prph registers in a common place for all transports.
- iwlwifi: dvm: advertise NETIF_F_SG.
- iwlwifi: dvm: fix compare_const_fl.cocci warnings.
- iwlwifi: dvm: handle zero brightness for wifi LED.
- iwlwifi: dvm: remove a wrong dependency on m.
- iwlwifi: dvm: remove Kconfig default.
- iwlwifi: dvm: remove stray debug code.
- iwlwifi: export the _no_grab version of PRPH IO functions.
- iwlwifi: expose fw usniffer mode to more utilities.
- iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000.
- iwlwifi: Fix firmware name maximum length definition.
- iwlwifi: fix name of ucode loaded for 8265 series.
- iwlwifi: fix printf specifier.
- iwlwifi: generalize d0i3_entry_timeout module parameter.
- iwlwifi: mvm: adapt the firmware assert log to new firmware.
- iwlwifi: mvm: add 9000-series RX API.
- iwlwifi: mvm: add 9000 series RX processing.
- iwlwifi: mvm: add a non-trigger window to fw dbg triggers.
- iwlwifi: mvm: add an option to start rs from HT/VHT rates.
- iwlwifi: mvm: Add a station in monitor mode.
- iwlwifi: mvm: add bt rrc and ttc to debugfs.
- iwlwifi: mvm: add bt settings to debugfs.
- iwlwifi: mvm: add ctdp operations to debugfs.
- iwlwifi: mvm: add CT-KILL notification.
- iwlwifi: mvm: add debug print if scan config is ignored.
- iwlwifi: mvm: add extended dwell time.
- iwlwifi: mvm: add new ADD_STA command version.
- iwlwifi: mvm: Add P2P client snoozing.
- iwlwifi: mvm: add registration to cooling device.
- iwlwifi: mvm: add registration to thermal zone.
- iwlwifi: mvm: add support for negative temperatures.
- iwlwifi: mvm: add tlv for multi queue rx support.
- iwlwifi: mvm: add trigger for firmware dump upon TDLS events.
- iwlwifi: mvm: add trigger for firmware dump upon TX response status.
- iwlwifi: mvm: advertise NETIF_F_SG.
- iwlwifi: mvm: Align bt-coex priority with requirements.
- iwlwifi: mvm: allow to disable beacon filtering for AP/GO interface.
- iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning.
- iwlwifi: mvm: avoid panics with thermal device usage.
- iwlwifi: mvm: avoid to WARN about gscan capabilities.
- iwlwifi: mvm: bail out if CTDP start operation fails.
- iwlwifi: mvm: bump firmware API to 21.
- iwlwifi: mvm: bump max API to 20.
- iwlwifi: mvm: change access to ieee80211_hdr.
- iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the station.
- iwlwifi: mvm: change mcc update API.
- iwlwifi: mvm: change name of iwl_mvm_d3_update_gtk.
- iwlwifi: mvm: Change number of associated stations when station becomes associated.
- iwlwifi: mvm: change protocol offload flows.
- iwlwifi: mvm: change the check for ADD_STA status.
- iwlwifi: mvm: check FW's response for nvm access write cmd.
- iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return value.
- iwlwifi: mvm: check minimum temperature notification length.
- iwlwifi: mvm: cleanup roc te on restart cleanup.
- iwlwifi: mvm: Configure fragmented scan for scheduled scan.
- iwlwifi: mvm: configure scheduled scan according to traffic conditions.
- iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c.
- iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configured.
- iwlwifi: mvm: disable DQA support.
- iwlwifi: mvm: Do not switch to D3 image on suspend.
- iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc sta.
- iwlwifi: mvm: don't keep an mvm ref when the interface is down.
- iwlwifi: mvm: don't let NDPs mess the packet tracking.
- iwlwifi: mvm: don't restart HW if suspend fails with unified image.
- iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes.
- iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit.
- iwlwifi: mvm: dump more registers upon error.
- iwlwifi: mvm: dump the radio registers when the firmware crashes.
- iwlwifi: mvm: enable L3 filtering.
- iwlwifi: mvm: Enable MPLUT only on supported hw.
- iwlwifi: mvm: enable VHT MU-MIMO for supported hardware.
- iwlwifi: mvm: extend time event duration.
- iwlwifi: mvm: fix accessing Null pointer during fw dump collection.
- iwlwifi: mvm: fix d3_test with unified D0/D3 images.
- iwlwifi: mvm: fix debugfs signedness warning.
- iwlwifi: mvm: fix extended dwell time.
- iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans().
- iwlwifi: mvm: fix memory leaks in error paths upon fw error dump.
- iwlwifi: mvm: fix netdetect starting/stopping for unified images.
- iwlwifi: mvm: fix RSS key sizing.
- iwlwifi: mvm: fix unregistration of thermal in some error flows.
- iwlwifi: mvm: flush all used TX queues before suspending.
- iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support it.
- iwlwifi: mvm: handle pass all scan reporting.
- iwlwifi: mvm: ignore LMAC scan notifications when running UMAC scans.
- iwlwifi: mvm: infrastructure for frame-release message.
- iwlwifi: mvm: kill iwl_mvm_enable_agg_txq.
- iwlwifi: mvm: let the firmware choose the antenna for beacons.
- iwlwifi: mvm: make collecting fw debug data optional.
- iwlwifi: mvm: move fw-dbg code to separate file.
- iwlwifi: mvm: only release the trans ref if d0i3 is supported in fw.
- iwlwifi: mvm: prepare the code towards TSO implementation.
- iwlwifi: mvm: refactor d3 key update functions.
- iwlwifi: mvm: refactor the way fw_key_table is handled.
- iwlwifi: mvm: remove an extra tab.
- iwlwifi: mvm: Remove bf_vif from iwl_power_vifs.
- iwlwifi: mvm: Remove iwl_mvm_update_beacon_abort.
- iwlwifi: mvm: remove redundant d0i3 flag from the config struct.
- iwlwifi: mvm: remove shadowing variable.
- iwlwifi: mvm: remove stray nd_config element.
- iwlwifi: mvm: remove the vif parameter of iwl_mvm_configure_bcast_filter().
- iwlwifi: mvm: remove unnecessary check in iwl_mvm_is_d0i3_supported().
- iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combination.
- iwlwifi: mvm: report wakeup for wowlan.
- iwlwifi: mvm: reset mvm->scan_type when firmware is started.
- iwlwifi: mvm: return the cooling state index instead of the budget.
- iwlwifi: mvm: ROC: cleanup time event info on FW failure.
- iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC duration.
- iwlwifi: mvm: rs: fix a potential out of bounds access.
- iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elements.
- iwlwifi: mvm: rs: fix a warning message.
- iwlwifi: mvm: rs: fix TPC action decision algorithm.
- iwlwifi: mvm: rs: fix TPC statistics handling.
- iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if needed.
- iwlwifi: mvm: set default new STA as non-aggregated.
- iwlwifi: mvm: set the correct amsdu enum values.
- iwlwifi: mvm: set the correct descriptor size for tracing.
- iwlwifi: mvm: small update in the firmware API.
- iwlwifi: mvm: support A-MSDU in A-MPDU.
- iwlwifi: mvm: support beacon storing.
- iwlwifi: mvm: support description for user triggered fw dbg collection.
- iwlwifi: mvm: support rss queues configuration command.
- iwlwifi: mvm: Support setting continuous recording debug mode.
- iwlwifi: mvm: support setting minimum quota from debugfs.
- iwlwifi: mvm: support sw queue start/stop from mvm.
- iwlwifi: mvm: take care of padded packets.
- iwlwifi: mvm: take the transport ref back when leaving.
- iwlwifi: mvm: track low-latency sources separately.
- iwlwifi: mvm: update GSCAN capabilities.
- iwlwifi: mvm: update ucode status before stopping device.
- iwlwifi: mvm: use build-time assertion for fw trigger ID.
- iwlwifi: mvm: use firmware station lookup, combine code.
- iwlwifi: mvm: various trivial cleanups.
- iwlwifi: mvm: writing zero bytes to debugfs causes a crash.
- iwlwifi: nvm: fix loading default NVM file.
- iwlwifi: nvm: fix up phy section when reading it.
- iwlwifi: pcie: add 9000 series multi queue rx DMA support.
- iwlwifi: pcie: add infrastructure for multi-queue rx.
- iwlwifi: pcie: add initial RTPM support for PCI.
- iwlwifi: pcie: Add new configuration to enable MSIX.
- iwlwifi: pcie: add pm_prepare and pm_complete ops.
- iwlwifi: pcie: add RTPM support when wifi is enabled.
- iwlwifi: pcie: aggregate Flow Handler configuration writes.
- iwlwifi: pcie: allow the op_mode to block the tx queues.
- iwlwifi: pcie: allow to pretend to have Tx CSUM for debug.
- iwlwifi: pcie: avoid restocks inside rx loop if not emergency.
- iwlwifi: pcie: buffer packets to avoid overflowing Tx queues.
- iwlwifi: pcie: build an A-MSDU using TSO core.
- iwlwifi: pcie: configure more RFH settings.
- iwlwifi: pcie: detect and workaround invalid write ptr behavior.
- iwlwifi: pcie: don't increment / decrement a bool.
- iwlwifi: pcie: enable interrupts before releasing the NIC's CPU.
- iwlwifi: pcie: enable multi-queue rx path.
- iwlwifi: pcie: extend device reset delay.
- iwlwifi: pcie: fine tune number of rxbs.
- iwlwifi: pcie: fix a race in firmware loading flow.
- iwlwifi: pcie: fix erroneous return value.
- iwlwifi: pcie: fix global table size.
- iwlwifi: pcie: fix identation in trans.c.
- iwlwifi: pcie: fix RF-Kill vs. firmware load race.
- iwlwifi: pcie: forbid RTPM on device removal.
- iwlwifi: pcie: mark command queue lock with separate lockdep class.
- iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim.
- iwlwifi: pcie: refactor RXBs reclaiming code.
- iwlwifi: pcie: remove ICT allocation message.
- iwlwifi: pcie: remove pointer from debug message.
- iwlwifi: pcie: re-organize code towards TSO.
- iwlwifi: pcie: set RB chunk size back to 64.
- iwlwifi: pcie: update iwl_mpdu_desc fields.
- iwlwifi: print index in api/capa flags parsing message.
- iwlwifi: refactor the code that reads the MAC address from the NVM.
- iwlwifi: remove IWL_DL_LED.
- iwlwifi: remove unused parameter from grab_nic_access.
- iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variables.
- iwlwifi: set max firmware version of 7265 to 17.
- iwlwifi: support ucode with d0 unified image - regular and usniffer.
- iwlwifi: trans: make various conversion macros inlines.
- iwlwifi: trans: support a callback for ASYNC commands.
- iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian.
- iwlwifi: tt: move ucode_loaded check under mutex.
- iwlwifi: uninline iwl_trans_send_cmd.
- iwlwifi: update host command messages to new format.
- iwlwifi: Update PCI IDs for 8000 and 9000 series.
- iwlwifi: update support for 3168 series firmware and NVM.
- iwlwifi: various comments and code cleanups.
- kabi: ignore fs_info parameter for tracepoints that didn't have it (bsc#1044912).
- kabi/severities: ignore kABi changes in iwlwifi stuff itself
- lan78xx: use skb_cow_head() to deal with cloned skbs (bsc#1045154).
- Linux 4.4.74 (CVE-2017-1000364 bnc#1012382 bnc#1039348 bnc#1045340 bsc#1031717 bsc#1043231).
- loop: Add PF_LESS_THROTTLE to block/loop device thread (bsc#1027101).
- md: fix a null dereference (bsc#1040351).
- md: use a separate bio_set for synchronous IO (bsc#1040351).
- mm: fix new crash in unmapped_area_topdown() (bnc#1039348).
- mm: larger stack guard gap, between vmas (bnc#1039348, CVE-2017-1000364, bnc#1045340).
- net/mlx5e: Fix timestamping capabilities reporting (bsc#966170 bsc#1015342).
- NFSv4: don't let hanging mounts block other mounts (bsc#1040364).
- powerpc/fadump: add reschedule point while releasing memory (bsc#1040609).
- powerpc/fadump: avoid duplicates in crash memory ranges (bsc#1037669).
- powerpc/fadump: avoid holes in boot memory area when fadump is registered (bsc#1037669).
- powerpc/fadump: provide a helpful error message (bsc#1037669).
- powerpc/fadump: return error when fadump registration fails (bsc#1040567).
- powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS (FATE#322421).
- printk: Correctly handle preemption in console_unlock() (bsc#1046434).
- printk/xen: Force printk sync mode when migrating Xen guest (bsc#1043347).
- RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() (bsc#1026570).
- Reenable and refresh patches.suse/iwlwifi-expose-default-fallback-ucode-api.
- reiserfs: don't preallocate blocks for extended attributes (bsc#990682).
- smartpqi: limit transfer length to 1MB (bsc#1025461).
- tty: Destroy ldisc instance on hangup (bnc#1043488).
- tty: Fix ldisc crash on reopened tty (bnc#1043488).
- tty: Handle NULL tty->ldisc (bnc#1043488).
- tty: Move tty_ldisc_kill() (bnc#1043488).
- tty: Prepare for destroying line discipline on hangup (bnc#1043488).
- tty: Refactor tty_ldisc_reinit() for reuse (bnc#1043488).
- tty: Reset c_line from driver's init_termios (bnc#1043488).
- tty: Simplify tty_set_ldisc() exit handling (bnc#1043488).
- tty: Use 'disc' for line discipline index name (bnc#1043488).
- Update config files: add CONFIG_IWLWIFI_PCIE_RTPM=y (FATE#323335)
- Update patches.fixes/xfs-split-default-quota-limits-by-quota-type.patch (bsc#1040941). Fix the bug nr used.
Patchnames
SUSE-SLE-RT-12-SP2-2017-1231
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: "\n\nThe SUSE Linux Enterprise 12 SP2 Realtime kernel was updated to 4.4.74 to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n\n- CVE-2017-1000364: An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be 'jumped' over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010) (bnc#1039348).\n- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation. (bnc#1039354).\n- CVE-2017-1000380: sound/core/timer.c in the Linux kernel is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).\n- CVE-2017-7346: The vmw_gb_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate certain levels data, which allowed local users to cause a denial of service (system hang) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031796).\n- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel is too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).\n- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).\n- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1040069).\n- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039883).\n- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).\n- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bnc#1038879).\n- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bnc#1038544).\n- CVE-2017-9150: The do_check function in kernel/bpf/verifier.c in the Linux kernel did not make the allow_ptr_leaks value available for restricting the output of the print_bpf_insn function, which allowed local users to obtain sensitive address information via crafted bpf system calls (bnc#1040279).\n- CVE-2017-7618: crypto/ahash.c in the Linux kernel allowed attackers to cause a denial of service (API operation calling its own callback, and infinite recursion) by triggering EBUSY on a full queue (bnc#1033340).\n- CVE-2016-4997: The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362).\n- CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365).\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003).\n- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52 (bnc#1030573).\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls (bnc#1031579).\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440).\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052).\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213).\n- CVE-2017-7374: Use-after-free vulnerability in fs/crypto/ in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely (bnc#1032006).\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415).\n- CVE-2017-2636: Race condition in drivers/tty/n_hdlc.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline (bnc#1027565).\n- CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190).\n- CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189).\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986. (bnc#1027066).\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722).\n- CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697).\n- CVE-2017-6347: The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel has incorrect expectations about skb data layout, which allowed local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission (bnc#1027179).\n- CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application, as demonstrated by trinity (bnc#1008842).\n- CVE-2017-2583: The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel improperly emulates a 'MOV SS, NULL selector' instruction, which allowed guest OS users to cause a denial of service (guest OS crash) or gain guest OS privileges via a crafted application (bnc#1020602).\n- CVE-2017-2584: arch/x86/kvm/emulate.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application that leverages instruction emulation for fxrstor, fxsave, sgdt, and sidt (bnc#1019851).\n- CVE-2017-2596: The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel improperly emulates the VMXON instruction, which allowed KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references (bnc#1022785).\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235).\n- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938).\n- CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762).\n- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).\n- CVE-2017-5576: Integer overflow in the vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel allowed local users to cause a denial of service or possibly have unspecified other impact via a crafted size value in a VC4_SUBMIT_CL ioctl call (bnc#1021294).\n- CVE-2017-5577: The vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel did not set an errno value upon certain overflow detections, which allowed local users to cause a denial of service (incorrect pointer dereference and OOPS) via inconsistent size values in a VC4_SUBMIT_CL ioctl call (bnc#1021294).\n- CVE-2017-5551: The simple_set_acl function in fs/posix_acl.c in the Linux kernel preserves the setgid bit during a setxattr call involving a tmpfs filesystem, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-7097. (bnc#1021258).\n\nThe following non-security bugs were fixed:\n\n- 9p: fix a potential acl leak (4.4.68 stable queue).\n- acpi / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal (bsc#1031717).\n- acpi: Do not create a platform_device for IOAPIC/IOxAPIC (bsc#1028819).\n- acpi, ioapic: Clear on-stack resource before using it (bsc#1028819).\n- acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717).\n- acpi, nfit: fix bus vs dimm confusion in xlat_status (bsc#1023175).\n- acpi, nfit: fix extended status translations for ACPI DSMs (bsc#1031717).\n- acpi, nfit, libnvdimm: fix / harden ars_status output length handling (bsc#1023175).\n- acpi, nfit: validate ars_status output buffer size (bsc#1023175).\n- acpi: Remove platform devices from a bus on removal (bsc#1028819).\n- acpi / scan: Drop support for force_remove (bnc#1029607).\n- ahci: disable correct irq for dummy ports (bsc#1040125).\n- alsa: hda - Fix deadlock of controller device lock at unbinding (4.4.68 stable queue).\n- arm64: hugetlb: fix the wrong address for several functions (bsc#1032681).\n- arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags (bsc#1032681).\n- arm64: hugetlb: remove the wrong pmd check in find_num_contig() (bsc#1032681).\n- arm64/numa: fix incorrect log for memory-less node (bsc#1019631).\n- arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032).\n- arm: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode (4.4.68 stable queue).\n- arm: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build (4.4.68 stable queue).\n- arm: Use full path in KBUILD_IMAGE definition (bsc#1010032).\n- ASoC: cht_bsw_rt5645: Fix leftover kmalloc (bsc#1010690).\n- ASoC: Intel: Skylake: Uninitialized variable in probe_codec() (bsc#1043231).\n- ASoC: rt5640: use msleep() for long delays (bsc#1031717).\n- ASoC: sti: Fix error handling if of_clk_get() fails (bsc#1031717).\n- avoid including 'mountproto=' with no protocol in /proc/mounts (bsc#1019260).\n- bcache: fix calling ida_simple_remove() with incorrect minor (bsc#1038085).\n- bcache: Make gc wakeup sane, remove set_task_state() (bsc#1021260).\n- bcache: partition support: add 16 minors per bcacheN device (bsc#1019784).\n- blacklist 61e8a0d5a027 powerpc/pci: Fix endian bug in fixed PHB numbering (bsc#989311)\n- blacklist.conf: a04a480d4392 net: Require exact match for TCP socket lookups if dif is l3mdev (v4.9-rc4) 10/11 conflicts are with code introduced by 74b20582ac38 ('net: l3mdev: Add hook in ip and ipv6', v4.7-rc1) which is not present in SP2. I think that either the problem was always there or was introduced by 74b20582ac38. If in the first case, the fix would have to be implemented differently; if in the second case, the fix is not needed in SP2.\n- blacklist.conf: blacklist reverted commit Commit 82486aa6f1b9 ('ipv4: restore rt->fi for reference counting') was later reverted and replaced by commit 3fb07daff8e9 ('ipv4: add reference counting to metrics'). This solution breaks kABI, though, and I'll need to look into it more carefully to see if it can be worked around easily.\n- blk-mq: Allow timeouts to run while queue is freezing (bsc#1020817).\n- blk-mq: Always schedule hctx->next_cpu (bsc#1020817).\n- blk-mq: Avoid memory reclaim when remapping queues (bsc#1020817).\n- blk-mq: do not overwrite rq->mq_ctx (bsc#1020817).\n- blk-mq: Fix failed allocation path when mapping queues (bsc#1020817).\n- blk-mq: improve warning for running a queue on the wrong CPU (bsc#1020817).\n- block: Change extern inline to static inline (bsc#1023175).\n- block: copy NOMERGE flag from bio to request (bsc#1030070).\n- block: get rid of blk_integrity_revalidate() (4.4.68 stable queue).\n- bluetooth: btmrvl: fix hung task warning dump (bsc#1018813).\n- bna: add missing per queue ethtool stat (bsc#966321 FATE#320156).\n- bna: avoid writing uninitialized data into hw registers (bsc#966321 FATE#320156).\n- bna: integer overflow bug in debugfs (bsc#966321 FATE#320156).\n- bnx2x: allow adding VLANs while interface is down (bsc#1027273).\n- bnx2x: Correct ringparam estimate when DOWN (bsc#1020214).\n- bnxt_en: allocate enough space for ->ntp_fltr_bmap (bsc#1020412 FATE#321671).\n- bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal (bsc#1042286).\n- bonding: do not use stale speed and duplex information (bsc#1042286).\n- bonding: fix 802.3ad aggregator reselection (bsc#1029514).\n- bonding: prevent out of bound accesses (bsc#1042286).\n- bpf, arm64: fix jit branch offset related to ldimm64 (4.4.68 stable queue).\n- brcmfmac: add fallback for devices that do not report per-chain values (bsc#1043231).\n- brcmfmac: avoid writing channel out of allocated array (bsc#1043231).\n- brcmfmac: Change error print on wlan0 existence (bsc#1000092).\n- brcmfmac: Ensure pointer correctly set if skb data location changes (4.4.68 stable queue).\n- brcmfmac: Make skb header writable before use (4.4.68 stable queue).\n- brcmfmac: restore stopping netdev queue when bus clogs up (bsc#1031717).\n- btrfs: add a flags field to btrfs_fs_info (bsc#1012452).\n- btrfs: add ASSERT for block group's memory leak (bsc#1012452).\n- btrfs: add btrfs_trans_handle->fs_info pointer (bsc#1012452).\n- btrfs: add bytes_readonly to the spaceinfo at once (bsc#1012452).\n- btrfs: add check to sysfs handler of label (bsc#1012452).\n- btrfs: add dynamic debug support (bsc#1012452).\n- btrfs: add error handling for extent buffer in print tree (bsc#1012452).\n- btrfs: add missing bytes_readonly attribute file in sysfs (bsc#1012452).\n- btrfs: add missing check for writeback errors on fsync (bsc#1012452).\n- btrfs: add more validation checks for superblock (bsc#1012452).\n- btrfs: Add ratelimit to btrfs printing (bsc#1012452).\n- btrfs: add read-only check to sysfs handler of features (bsc#1012452).\n- btrfs: add semaphore to synchronize direct IO writes with fsync (bsc#1012452).\n- btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT (bsc#1020975).\n- btrfs: add tracepoint for adding block groups (bsc#1012452).\n- btrfs: add tracepoints for flush events (bsc#1012452).\n- btrfs: add transaction space reservation tracepoints (bsc#1012452).\n- btrfs: add validadtion checks for chunk loading (bsc#1012452).\n- btrfs: add write protection to SET_FEATURES ioctl (bsc#1012452).\n- btrfs: allow balancing to dup with multi-device (bsc#1012452).\n- btrfs: allow unlink to exceed subvolume quota (bsc#1019614).\n- btrfs: always reserve metadata for delalloc extents (bsc#1012452).\n- btrfs: always use trans->block_rsv for orphans (bsc#1012452).\n- btrfs: avoid blocking open_ctree from cleaner_kthread (bsc#1012452).\n- btrfs: avoid deadlocks during reservations in btrfs_truncate_block (bsc#1012452).\n- btrfs: avoid overflowing f_bfree (bsc#1012452).\n- btrfs: avoid uninitialized variable warning (bsc#1012452).\n- btrfs: backref: Fix soft lockup in __merge_refs function (bsc#1017641).\n- btrfs: btrfs_abort_transaction, drop root parameter (bsc#1012452).\n- btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space (bsc#1012452).\n- btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size (bsc#1012452).\n- btrfs: btrfs_check_super_valid: Allow 4096 as stripesize (bsc#1012452).\n- btrfs: btrfs_debug should consume fs_info when DEBUG is not defined (bsc#1012452).\n- btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation (bsc#1012452).\n- btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units (bsc#1012452).\n- btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction (bsc#1012452).\n- btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length (bsc#1012452).\n- btrfs: build fixup for qgroup_account_snapshot (bsc#1012452).\n- btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup() (bsc#1012452).\n- btrfs: change delayed reservation fallback behavior (bsc#1012452).\n- btrfs: change how we calculate the global block rsv (bsc#1012452).\n- btrfs: change how we update the global block rsv (bsc#1012452).\n- btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614).\n- btrfs: check btree node's nritems (bsc#1012452).\n- btrfs: check if extent buffer is aligned to sectorsize (bsc#1012452).\n- btrfs: check inconsistence between chunk and block group (bsc#1012452).\n- btrfs: check reserved when deciding to background flush (bsc#1012452).\n- btrfs: clarify do_chunk_alloc()'s return value (bsc#1012452).\n- btrfs: Clean pte corresponding to page straddling i_size (bsc#1012452).\n- btrfs: clean the old superblocks before freeing the device (bsc#1012452).\n- btrfs: clean up and optimize __check_raid_min_device() (bsc#1012452).\n- btrfs: cleanup assigning next active device with a check (bsc#1012452).\n- btrfs: cleanup BUG_ON in merge_bio (bsc#1012452).\n- btrfs: Cleanup compress_file_range() (bsc#1012452).\n- btrfs: cleanup error handling in extent_write_cached_pages (bsc#1012452).\n- btrfs: clear uptodate flags of pages in sys_array eb (bsc#1012452).\n- btrfs: clone: use vmalloc only as fallback for nodesize bufer (bsc#1012452).\n- btrfs: Compute and look up csums based on sectorsized blocks (bsc#1012452).\n- btrfs: convert nodesize macros to static inlines (bsc#1012452).\n- btrfs: convert printk(KERN_* to use pr_* calls (bsc#1012452).\n- btrfs: convert pr_* to btrfs_* where possible (bsc#1012452).\n- btrfs: convert send's verbose_printk to btrfs_debug (bsc#1012452).\n- btrfs: copy_to_sk drop unused root parameter (bsc#1012452).\n- btrfs: create a helper function to read the disk super (bsc#1012452).\n- btrfs: create example debugfs file only in debugging build (bsc#1012452).\n- btrfs: create helper btrfs_find_device_by_user_input() (bsc#1012452).\n- btrfs: create helper function __check_raid_min_devices() (bsc#1012452).\n- btrfs: csum_tree_block: return proper errno value (bsc#1012452).\n- btrfs: detect corruption when non-root leaf has zero item (bsc#1012452).\n- btrfs: device add and remove: use GFP_KERNEL (bsc#1012452).\n- btrfs: Direct I/O read: Work on sectorsized blocks (bsc#1012452).\n- btrfs: divide btrfs_update_reserved_bytes() into two functions (bsc#1012452).\n- btrfs: do not background blkdev_put() (bsc#1012452).\n- btrfs: do not bother kicking async if there's nothing to reclaim (bsc#1012452).\n- btrfs: do not BUG_ON() in btrfs_orphan_add (bsc#1012452).\n- btrfs: do not create empty block group if we have allocated data (bsc#1012452).\n- btrfs: do not decrease bytes_may_use when replaying extents (bsc#1012452).\n- btrfs: do not do nocow check unless we have to (bsc#1012452).\n- btrfs: do not do unnecessary delalloc flushes when relocating (bsc#1012452).\n- btrfs: do not force mounts to wait for cleaner_kthread to delete one or more subvolumes (bsc#1012452).\n- btrfs: do not wait for unrelated IO to finish before relocation (bsc#1012452).\n- btrfs: do not WARN() in btrfs_transaction_abort() for IO errors (bsc#1035866).\n- btrfs: do not write corrupted metadata blocks to disk (bsc#1012452).\n- btrfs: end transaction if we abort when creating uuid root (bsc#1012452).\n- btrfs: enhance btrfs_find_device_by_user_input() to check device path (bsc#1012452).\n- btrfs: error out if generic_bin_search get invalid arguments (bsc#1012452).\n- btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize (bsc#1012452).\n- btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset (bsc#1012452).\n- btrfs: extent same: use GFP_KERNEL for page array allocations (bsc#1012452).\n- btrfs: fallback to vmalloc in btrfs_compare_tree (bsc#1012452).\n- btrfs: fallocate: use GFP_KERNEL (bsc#1012452).\n- btrfs: fallocate: Work with sectorsized blocks (bsc#1012452).\n- btrfs: fill relocation block rsv after allocation (bsc#1012452).\n- btrfs: fix an integer overflow check (bsc#1012452).\n- btrfs: fix a possible umount deadlock (bsc#1012452).\n- btrfs: Fix block size returned to user space (bsc#1012452).\n- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls (bsc#1018100).\n- btrfs: fix btrfs_no_printk stub helper (bsc#1012452).\n- btrfs: Fix BUG_ON condition in scrub_setup_recheck_block() (bsc#1012452).\n- btrfs: fix BUG_ON in btrfs_mark_buffer_dirty (bsc#1012452).\n- btrfs: fix BUG_ON in btrfs_submit_compressed_write (bsc#1012452).\n- btrfs: fix build warning (bsc#1012452).\n- btrfs: fix callers of btrfs_block_rsv_migrate (bsc#1012452).\n- btrfs: fix check_direct_IO() for non-iovec iterators (bsc#1012452).\n- btrfs: fix check_shared for fiemap ioctl (bsc#1037177).\n- btrfs: fix crash when tracepoint arguments are freed by wq callbacks (bsc#1012452).\n- btrfs: fix data loss after truncate when using the no-holes feature (bsc#1036214).\n- btrfs: fix deadlock in delayed_ref_async_start (bsc#1012452).\n- btrfs: fix delalloc accounting after copy_from_user faults (bsc#1012452).\n- btrfs: fix delalloc reservation amount tracepoint (bsc#1012452).\n- btrfs: fix disk_i_size update bug when fallocate() fails (bsc#1012452).\n- btrfs: fix divide error upon chunk's stripe_len (bsc#1012452).\n- btrfs: fix double free of fs root (bsc#1012452).\n- btrfs: fix eb memory leak due to readpage failure (bsc#1012452).\n- btrfs: fix em leak in find_first_block_group (bsc#1012452).\n- btrfs: fix emptiness check for dirtied extent buffers at check_leaf() (bsc#1012452).\n- btrfs: fix error handling in map_private_extent_buffer (bsc#1012452).\n- btrfs: fix error return code in btrfs_init_test_fs() (bsc#1012452).\n- btrfs: fix extent_same allowing destination offset beyond i_size (bsc#1012452).\n- btrfs: fix free space calculation in dump_space_info() (bsc#1012452).\n- btrfs: fix fsfreeze hang caused by delayed iputs deal (bsc#1012452).\n- btrfs: fix fspath error deallocation (bsc#1012452).\n- btrfs: fix handling of faults from btrfs_copy_from_user (bsc#1012452).\n- btrfs: fix inode leak on failure to setup whiteout inode in rename (bsc#1020975).\n- btrfs: fix int32 overflow in shrink_delalloc() (bsc#1012452).\n- btrfs: Fix integer overflow when calculating bytes_per_bitmap (bsc#1012452).\n- btrfs: fix invalid dereference in btrfs_retry_endio (bsc#1040395).\n- btrfs: fix invalid reference in replace_path (bsc#1012452).\n- btrfs: fix listxattrs not listing all xattrs packed in the same item (bsc#1012452).\n- btrfs: fix lockdep deadlock warning due to dev_replace (bsc#1012452).\n- btrfs: fix lockdep warning about log_mutex (bsc#1021455).\n- btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex (bsc#1012452).\n- btrfs: fix lock dep warning move scratch super outside of chunk_mutex (bsc#1012452).\n- btrfs: fix lockdep warning on deadlock against an inode's log mutex (bsc#1021455).\n- btrfs: fix __MAX_CSUM_ITEMS (bsc#1012452).\n- btrfs: fix memory leak during RAID 5/6 device replacement (bsc#1012452).\n- btrfs: fix memory leak of block group cache (bsc#1012452).\n- btrfs: fix memory leak of reloc_root (bsc#1012452).\n- btrfs: fix mixed block count of available space (bsc#1012452).\n- btrfs: fix number of transaction units for renames with whiteout (bsc#1020975).\n- btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() (bsc#1012452).\n- btrfs: fix panic in balance due to EIO (bsc#1012452).\n- btrfs: fix race between block group relocation and nocow writes (bsc#1012452).\n- btrfs: fix race between device replace and block group removal (bsc#1012452).\n- btrfs: fix race between device replace and chunk allocation (bsc#1012452).\n- btrfs: fix race between device replace and discard (bsc#1012452).\n- btrfs: fix race between device replace and read repair (bsc#1012452).\n- btrfs: fix race between fsync and direct IO writes for prealloc extents (bsc#1012452).\n- btrfs: fix race between readahead and device replace/removal (bsc#1012452).\n- btrfs: fix race setting block group back to RW mode during device replace (bsc#1012452).\n- btrfs: fix race setting block group readonly during device replace (bsc#1012452).\n- btrfs: fix read_node_slot to return errors (bsc#1012452).\n- btrfs: fix release reserved extents trace points (bsc#1012452).\n- btrfs: fix segmentation fault when doing dio read (bsc#1040425).\n- btrfs: Fix slab accounting flags (bsc#1012452).\n- btrfs: fix truncate_space_check (bsc#1012452).\n- btrfs: fix unexpected return value of fiemap (bsc#1012452).\n- btrfs: fix unprotected assignment of the left cursor for device replace (bsc#1012452).\n- btrfs: fix WARNING in btrfs_select_ref_head() (bsc#1012452).\n- btrfs: flush_space: treat return value of do_chunk_alloc properly (bsc#1012452).\n- btrfs: Force stripesize to the value of sectorsize (bsc#1012452).\n- btrfs: free sys_array eb as soon as possible (bsc#1012452).\n- btrfs: GFP_NOFS does not GFP_HIGHMEM (bsc#1012452).\n- btrfs: Handle uninitialised inode eviction (bsc#1012452).\n- btrfs: hide test-only member under ifdef (bsc#1012452).\n- btrfs: improve check_node to avoid reading corrupted nodes (bsc#1012452).\n- btrfs: Improve FL_KEEP_SIZE handling in fallocate (bsc#1012452).\n- btrfs: incremental send, do not delay rename when parent inode is new (bsc#1028325).\n- btrfs: incremental send, do not issue invalid rmdir operations (bsc#1028325).\n- btrfs: introduce BTRFS_MAX_ITEM_SIZE (bsc#1012452).\n- btrfs: introduce device delete by devid (bsc#1012452).\n- btrfs: introduce raid-type to error-code table, for minimum device constraint (bsc#1012452).\n- btrfs: introduce ticketed enospc infrastructure (bsc#1012452).\n- btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress (bsc#1012452).\n- btrfs: ioctl: reorder exclusive op check in RM_DEV (bsc#1012452).\n- btrfs: kill BUG_ON in do_relocation (bsc#1012452).\n- btrfs: kill BUG_ON in run_delayed_tree_ref (bsc#1012452).\n- btrfs: kill BUG_ON()'s in btrfs_mark_extent_written (bsc#1012452).\n- btrfs: kill invalid ASSERT() in process_all_refs() (bsc#1012452).\n- btrfs: kill the start argument to read_extent_buffer_pages (bsc#1012452).\n- btrfs: kill unused writepage_io_hook callback (bsc#1012452).\n- btrfs: let callers of btrfs_alloc_root pass gfp flags (bsc#1012452).\n- btrfs: Limit inline extents to root->sectorsize (bsc#1012452).\n- btrfs: make find_workspace always succeed (bsc#1012452).\n- btrfs: make find_workspace warn if there are no workspaces (bsc#1012452).\n- btrfs: make mapping->writeback_index point to the last written page (bsc#1012452).\n- btrfs: make state preallocation more speculative in __set_extent_bit (bsc#1012452).\n- btrfs: make sure device is synced before return (bsc#1012452).\n- btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums (bsc#1012452).\n- btrfs: make use of btrfs_find_device_by_user_input() (bsc#1012452).\n- btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device() (bsc#1012452).\n- btrfs: memset to avoid stale content in btree leaf (bsc#1012452).\n- btrfs: memset to avoid stale content in btree node block (bsc#1012452).\n- btrfs: move error handling code together in ctree.h (bsc#1012452).\n- btrfs: optimize check for stale device (bsc#1012452).\n- btrfs: Output more info for enospc_debug mount option (bsc#1012452).\n- btrfs: parent_start initialization cleanup (bsc#1012452).\n- btrfs: pass correct args to btrfs_async_run_delayed_refs() (bsc#1012452).\n- btrfs: pass number of devices to btrfs_check_raid_min_devices (bsc#1012452).\n- btrfs: pass the right error code to the btrfs_std_error (bsc#1012452).\n- btrfs: pin log earlier when renaming (bsc#1020975).\n- btrfs: pin logs earlier when doing a rename exchange operation (bsc#1020975).\n- btrfs: preallocate compression workspaces (bsc#1012452).\n- btrfs: Print Warning only if ENOSPC_DEBUG is enabled (bsc#1012452).\n- btrfs: qgroup: Move half of the qgroup accounting time out of commit trans (bsc#1017461).\n- btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1019614).\n- btrfs: Ratelimit 'no csum found' info message (bsc#1012452).\n- btrfs: reada: add all reachable mirrors into reada device list (bsc#1012452).\n- btrfs: reada: Add missed segment checking in reada_find_zone (bsc#1012452).\n- btrfs: reada: Avoid many times of empty loop (bsc#1012452).\n- btrfs: reada: avoid undone reada extents in btrfs_reada_wait (bsc#1012452).\n- btrfs: reada: bypass adding extent when all zone failed (bsc#1012452).\n- btrfs: reada: Fix a debug code typo (bsc#1012452).\n- btrfs: reada: Fix in-segment calculation for reada (bsc#1012452).\n- btrfs: reada: ignore creating reada_extent for a non-existent device (bsc#1012452).\n- btrfs: reada: Jump into cleanup in direct way for __readahead_hook() (bsc#1012452).\n- btrfs: reada: limit max works count (bsc#1012452).\n- btrfs: reada: Move is_need_to_readahead contition earlier (bsc#1012452).\n- btrfs: reada: move reada_extent_put to place after __readahead_hook() (bsc#1012452).\n- btrfs: reada: Pass reada_extent into __readahead_hook directly (bsc#1012452).\n- btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone (bsc#1012452).\n- btrfs: reada: Remove level argument in severial functions (bsc#1012452).\n- btrfs: reada: simplify dev->reada_in_flight processing (bsc#1012452).\n- btrfs: reada: Use fs_info instead of root in __readahead_hook's argument (bsc#1012452).\n- btrfs: reada: use GFP_KERNEL everywhere (bsc#1012452).\n- btrfs: readdir: use GFP_KERNEL (bsc#1012452).\n- btrfs: refactor btrfs_dev_replace_start for reuse (bsc#1012452).\n- btrfs: Refactor btrfs_lock_cluster() to kill compiler warning (bsc#1012452).\n- btrfs: remove BUG() in raid56 (bsc#1012452).\n- btrfs: remove BUG_ON in start_transaction (bsc#1012452).\n- btrfs: remove BUG_ON()'s in btrfs_map_block (bsc#1012452).\n- btrfs: remove build fixup for qgroup_account_snapshot (bsc#1012452).\n- btrfs: remove redundant error check (bsc#1012452).\n- btrfs: remove save_error_info() (bsc#1012452).\n- btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf (bsc#1012452).\n- btrfs: remove unused function btrfs_assert() (bsc#1012452).\n- btrfs: rename and document compression workspace members (bsc#1012452).\n- btrfs: rename btrfs_find_device_by_user_input (bsc#1012452).\n- btrfs: rename btrfs_std_error to btrfs_handle_fs_error (bsc#1012452).\n- btrfs: rename __check_raid_min_devices (bsc#1012452).\n- btrfs: rename flags for vol args v2 (bsc#1012452).\n- btrfs: reorg btrfs_close_one_device() (bsc#1012452).\n- btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() (bsc#1012452).\n- btrfs: Reset IO error counters before start of device replacing (bsc#1012452).\n- btrfs: reuse existing variable in scrub_stripe, reduce stack usage (bsc#1012452).\n- btrfs: s_bdev is not null after missing replace (bsc#1012452).\n- btrfs: scrub: Set bbio to NULL before calling btrfs_map_block (bsc#1012452).\n- btrfs: scrub: use GFP_KERNEL on the submission path (bsc#1012452).\n- btrfs: Search for all ordered extents that could span across a page (bsc#1012452).\n- btrfs: send, fix failure to rename top level inode due to name collision (bsc#1028325).\n- btrfs: send: silence an integer overflow warning (bsc#1012452).\n- btrfs: send: use GFP_KERNEL everywhere (bsc#1012452).\n- btrfs: send: use temporary variable to store allocation size (bsc#1012452).\n- btrfs: send: use vmalloc only as fallback for clone_roots (bsc#1012452).\n- btrfs: send: use vmalloc only as fallback for clone_sources_tmp (bsc#1012452).\n- btrfs: send: use vmalloc only as fallback for read_buf (bsc#1012452).\n- btrfs: send: use vmalloc only as fallback for send_buf (bsc#1012452).\n- btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015)\n- btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags (bsc#1012452).\n- btrfs: sink gfp parameter to clear_extent_bits (bsc#1012452).\n- btrfs: sink gfp parameter to clear_extent_dirty (bsc#1012452).\n- btrfs: sink gfp parameter to clear_record_extent_bits (bsc#1012452).\n- btrfs: sink gfp parameter to convert_extent_bit (bsc#1012452).\n- btrfs: sink gfp parameter to set_extent_bits (bsc#1012452).\n- btrfs: sink gfp parameter to set_extent_defrag (bsc#1012452).\n- btrfs: sink gfp parameter to set_extent_delalloc (bsc#1012452).\n- btrfs: sink gfp parameter to set_extent_new (bsc#1012452).\n- btrfs: sink gfp parameter to set_record_extent_bits (bsc#1012452).\n- btrfs: skip commit transaction if we do not have enough pinned bytes (bsc#1037186).\n- btrfs: subpage-blocksize: Rate limit scrub error message (bsc#1012452).\n- btrfs: switch to common message helpers in open_ctree, adjust messages (bsc#1012452).\n- btrfs: switch to kcalloc in btrfs_cmp_data_prepare (bsc#1012452).\n- btrfs: sysfs: protect reading label by lock (bsc#1012452).\n- btrfs: test_check_exists: Fix infinite loop when searching for free space entries (bsc#987192).\n- btrfs: trace pinned extents (bsc#1012452).\n- btrfs: track transid for delayed ref flushing (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, document subvol flags (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, move balance flags (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, move feature flags (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args (bsc#1012452).\n- btrfs: uapi/linux/btrfs.h migration, qgroup limit flags (bsc#1012452).\n- btrfs: uapi/linux/btrfs_tree.h migration, item types and defines (bsc#1012452).\n- btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64 (bsc#1012452).\n- btrfs: unpin log if rename operation fails (bsc#1020975).\n- btrfs: unpin logs if rename exchange operation fails (bsc#1020975).\n- btrfs: unsplit printed strings (bsc#1012452).\n- btrfs: untangle gotos a bit in __clear_extent_bit (bsc#1012452).\n- btrfs: untangle gotos a bit in convert_extent_bit (bsc#1012452).\n- btrfs: untangle gotos a bit in __set_extent_bit (bsc#1012452).\n- btrfs: update btrfs_space_info's bytes_may_use timely (bsc#1012452).\n- btrfs: Use correct format specifier (bsc#1012452).\n- btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() (bsc#1012452).\n- btrfs: use dynamic allocation for root item in create_subvol (bsc#1012452).\n- btrfs: Use (eb->start, seq) as search key for tree modification log (bsc#1012452).\n- btrfs: use existing device constraints table btrfs_raid_array (bsc#1012452).\n- btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes (bsc#1012452).\n- btrfs: use fs_info directly (bsc#1012452).\n- btrfs: use new error message helper in qgroup_account_snapshot (bsc#1012452).\n- btrfs: use proper type for failrec in extent_state (bsc#1012452).\n- btrfs: use root when checking need_async_flush (bsc#1012452).\n- btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO (bsc#1012452).\n- btrfs: Use __u64 in exported linux/btrfs.h (bsc#1012452).\n- btrfs: warn_on for unaccounted spaces (bsc#1012452).\n- ceph: check i_nlink while converting a file handle to dentry (bsc#1039864).\n- ceph: Check that the new inode size is within limits in ceph_fallocate() (bsc#1037969).\n- ceph: Correctly return NXIO errors from ceph_llseek (git-fixes).\n- ceph: fix bad endianness handling in parse_reply_info_extra (bsc#1020488).\n- ceph: fix file open flags on ppc64 (bsc#1022266).\n- ceph: fix memory leak in __ceph_setxattr() (bsc#1036763).\n- ceph: fix potential use-after-free (bsc#1043371).\n- ceph: fix recursively call between ceph_set_acl and __ceph_setattr (bsc#1034902).\n- ceph: memory leak in ceph_direct_read_write callback (bsc#1041810).\n- cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode (bsc#1012829).\n- cgroup/pids: remove spurious suspicious RCU usage warning (bnc#1031831).\n- cgroup: remove redundant cleanup in css_create (bsc#1012829).\n- cifs: backport prepath matching fix (bsc#799133).\n- cifs: small underflow in cnvrtDosUnixTm() (bnc#1043935).\n- clk: Make x86/ conditional on CONFIG_COMMON_CLK (4.4.68 stable queue).\n- clk: xgene: Add PMD clock (bsc#1019351).\n- clk: xgene: Do not call __pa on ioremaped address (bsc#1019351).\n- clk: xgene: Remove CLK_IS_ROOT (bsc#1019351).\n- config: enable Ceph kernel client modules for ppc64le (fate#321098)\n- config: enable Ceph kernel client modules for s390x (fate#321098)\n- cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores (4.4.68 stable queue).\n- crypto: algif_aead - Require setkey before accept(2) (bsc#1031717).\n- crypto: algif_hash - avoid zero-sized array (bnc#1007962).\n- crypto: drbg - do not call drbg_instantiate in healt test (bsc#1018913).\n- crypto: drbg - remove FIPS 140-2 continuous test (bsc#1018913).\n- crypto: FIPS - allow tests to be disabled in FIPS mode (bsc#1018913).\n- crypto: qat - fix bar discovery for c62x (bsc#1021251).\n- crypto: qat - zero esram only for DH85x devices (1021248).\n- crypto: rsa - allow keys >= 2048 bits in FIPS mode (bsc#1018913).\n- crypto: sha-mb - Fix load failure (bsc#1037384).\n- crypto: xts - consolidate sanity check for keys (bsc#1018913).\n- crypto: xts - fix compile errors (bsc#1018913).\n- cxgb4: Add control net_device for configuring PCIe VF (bsc#1021424).\n- cxgb4: Add llseek operation for flash debugfs entry (bsc#1021424).\n- cxgb4: add new routine to get adapter info (bsc#1021424).\n- cxgb4: Add PCI device ID for new adapter (bsc#1021424).\n- cxgb4: Add port description for new cards (bsc#1021424).\n- cxgb4: Add support to enable logging of firmware mailbox commands (bsc#1021424).\n- cxgb4: Check for firmware errors in the mailbox command loop (bsc#1021424).\n- cxgb4: correct device ID of T6 adapter (bsc#1021424).\n- cxgb4/cxgb4vf: Add set VF mac address support (bsc#1021424).\n- cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter (bsc#1021424).\n- cxgb4/cxgb4vf: Assign netdev->dev_port with port ID (bsc#1021424).\n- cxgb4/cxgb4vf: Display 25G and 100G link speed (bsc#1021424).\n- cxgb4/cxgb4vf: Remove deprecated module parameters (bsc#1021424).\n- cxgb4: DCB message handler needs to use correct portid to netdev mapping (bsc#1021424).\n- cxgb4: Decode link down reason code obtained from firmware (bsc#1021424).\n- cxgb4: Do not assume FW_PORT_CMD reply is always port info msg (bsc#1021424).\n- cxgb4: do not call napi_hash_del() (bsc#1021424).\n- cxgb4: Do not sleep when mbox cmd is issued from interrupt context (bsc#1021424).\n- cxgb4: Enable SR-IOV configuration via PCI sysfs interface (bsc#1021424).\n- cxgb4: Fix issue while re-registering VF mgmt netdev (bsc#1021424).\n- cxgb4: MU requested by Chelsio (bsc#1021424).\n- cxgb4: Properly decode port module type (bsc#1021424).\n- cxgb4: Refactor t4_port_init function (bsc#1021424).\n- cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled (bsc#1021424).\n- cxgb4: Support compressed error vector for T6 (bsc#1021424).\n- cxgb4: Synchronize access to mailbox (bsc#1021424).\n- cxgb4: update latest firmware version supported (bsc#1021424).\n- cxgb4vf: do not offload Rx checksums for IPv6 fragments (bsc#1026692).\n- dax: fix deadlock with DAX 4k holes (bsc#1012829).\n- dax: fix device-dax region base (bsc#1023175).\n- Delete previous two fixes for i915 (bsc#1019061). These upstream fixes brought some regressions, so better to revert for now.\n- dell-laptop: Adds support for keyboard backlight timeout AC settings (bsc#1013561).\n- device-dax: check devm_nsio_enable() return value (bsc#1023175).\n- device-dax: fail all private mapping attempts (bsc#1023175).\n- device-dax: fix percpu_ref_exit ordering (bsc#1023175).\n- device-dax: fix private mapping restriction, permit read-only (bsc#1031717).\n- Disable CONFIG_POWER_SUPPLY_DEBUG in debug kernel (bsc#1031500).\n- dmaengine: dw: fix typo in Kconfig (bsc#1031717).\n- dm: fix dm_target_io leak if clone_bio() returns an error (bsc#1040125).\n- dm-mpath: fix race window in do_end_io() (bsc#1011044).\n- dm round robin: do not use this_cpu_ptr() without having preemption disabled (bsc#1040125).\n- dm verity fec: fix block calculation (bsc#1040125).\n- dm verity fec: fix bufio leaks (bsc#1040125).\n- dm verity fec: limit error correction recursion (bsc#1040125).\n- drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments (bsc#1031717).\n- drivers: hv: util: do not forget to init host_ts.lock (bsc#1031206).\n- drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() (fate#320485, bug#1018385).\n- drivers: hv: vmbus: Prevent sending data on a rescinded channel (fate#320485, bug#1028217).\n- drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() (fate#320485, bsc#1023287, bsc#1028217).\n- drivers: net: phy: mdio-xgene: Add hardware dependency (bsc#1019351).\n- drivers: net: phy: xgene: Fix 'remove' function (bsc#1019351).\n- drivers: net: xgene: Add change_mtu function (bsc#1019351).\n- drivers: net: xgene: Add flow control configuration (bsc#1019351).\n- drivers: net: xgene: Add flow control initialization (bsc#1019351).\n- drivers: net: xgene: Add helper function (bsc#1019351).\n- drivers: net: xgene: Add support for Jumbo frame (bsc#1019351).\n- drivers: net: xgene: Configure classifier with pagepool (bsc#1019351).\n- drivers: net: xgene: fix build after change_mtu function change (bsc#1019351).\n- drivers: net: xgene: fix: Coalescing values for v2 hardware (bsc#1019351).\n- drivers: net: xgene: fix: Disable coalescing on v1 hardware (bsc#1019351).\n- drivers: net: xgene: Fix MSS programming (bsc#1019351).\n- drivers: net: xgene: fix: RSS for non-TCP/UDP (bsc#1019351).\n- drivers: net: xgene: fix: Use GPIO to get link status (bsc#1019351).\n- drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool() (bsc#1019351).\n- drivers/tty: 8250: only call fintek_8250_probe when doing port I/O (bsc#1031717).\n- drm: Fix broken VT switch with video=1366x768 option (bsc#1018358).\n- drm/i915: Add intel_uncore_suspend / resume functions (bsc#1011913).\n- drm/i915: Disable tv output on i9x5gm (bsc#1039700).\n- drm/i915: Do not init hpd polling for vlv and chv from runtime_suspend() (bsc#1014120).\n- drm/i915: Do not touch NULL sg on i915_gem_object_get_pages_gtt() error (bsc#1031717).\n- drm-i915-dp-Restore-PPS-HW-state-from-the-encoder-re\n- drm/i915/dp: Restore PPS HW state from the encoder resume hook (bsc#1019061).\n- drm/i915: Fix crash after S3 resume with DP MST mode change (bsc#1029634).\n- drm/i915: Fix mismatched INIT power domain disabling during suspend (bsc#1031717).\n- drm/i915: Fix watermarks for VLV/CHV (bsc#1011176).\n- drm/i915: Force VDD off on the new power seqeuencer before starting to use it (bsc#1009674).\n- drm/i915/gen9: Fix PCODE polling during CDCLK change notification (bsc#1015367).\n- drm/i915: Introduce Kabypoint PCH for Kabylake H/DT (bsc#1032581).\n- drm/i915: Listen for PMIC bus access notifications (bsc#1011913).\n- drm/i915: Mark CPU cache as dirty when used for rendering (bsc#1015367).\n- drm/i915: Mark i915_hpd_poll_init_work as static (bsc#1014120).\n- drm/i915: Nuke debug messages from the pipe update critical section (bsc#1031717).\n- drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (bsc#1031717).\n- drm-i915-Prevent-PPS-stealing-from-a-normal-DP-port\n- drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV (bsc#1019061).\n- drm/i915: Program iboost settings for HDMI/DVI on SKL (bsc#1031717).\n- drm/i915: relax uncritical udelay_range() (bsc#1031717).\n- drm/i915: relax uncritical udelay_range() settings (bsc#1031717).\n- drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl (bsc#1040463).\n- drm/i915/vlv: Prevent enabling hpd polling in late suspend (bsc#1014120).\n- drm/i915: Workaround for DP DPMS D3 on Dell monitor (bsc#1019061).\n- drm/mgag200: Added support for the new device G200eH3 (bsc#1007959, fate#322780)\n- drm/mgag200: Fix to always set HiPri for G200e4 (bsc#1015452, bsc#995542).\n- drm/nouveau/tmr: fully separate alarm execution/pending lists (bsc#1043467).\n- drm/ttm: fix use-after-free races in vm fault handling (4.4.68 stable queue).\n- drm/vc4: Fix an integer overflow in temporary allocation layout (bsc#1021294).\n- drm-vc4-Fix-an-integer-overflow-in-temporary-allocation-layout.patch\n- drm/vc4: Return -EINVAL on the overflow checks failing (bsc#1021294).\n- drm-vc4-Return-EINVAL-on-the-overflow-checks-failing.patch\n- drm: virtio-gpu: get the fb from the plane state for atomic updates (bsc#1023101).\n- e1000e: Do not return uninitialized stats (bug#1034635).\n- edac, xgene: Fix spelling mistake in error messages (bsc#1019351).\n- efi: Do not issue error message when booted under Xen (bnc#1036638).\n- enic: set skb->hash type properly (bsc#922871 fate#318754).\n- ext4: fix data corruption for mmap writes (bsc#1012829).\n- ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO (bsc#1012829).\n- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986).\n- ext4: fix use-after-iput when fscrypt contexts are inconsistent (bsc#1012829).\n- f2fs: fix bad prefetchw of NULL page (bsc#1012829).\n- f2fs: sanity check segment count (4.4.68 stable queue).\n- Fix a regression reported by bsc#1020048 in patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch (bsc#982783,bsc#998106,bsc#1020048).\n- fnic: Return 'DID_IMM_RETRY' if rport is not ready (bsc#1035920).\n- fs/block_dev: always invalidate cleancache in invalidate_bdev() (git-fixes).\n- fs: fix data invalidation in the cleancache during direct IO (git-fixes).\n- fs/xattr.c: zero out memory copied to userspace in getxattr (git-fixes).\n- ftrace: Make ftrace_location_range() global (FATE#322421).\n- fuse: fix clearing suid, sgid for chown() (bsc#1012829).\n- futex: Add missing error handling to FUTEX_REQUEUE_PI (bsc#969755).\n- futex: Fix potential use-after-free in FUTEX_REQUEUE_PI (bsc#969755).\n- gpio: xgene: make explicitly non-modular (bsc#1019351).\n- hid: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL (bsc#1022340).\n- hv: do not reset hv_context.tsc_page on crash (fate#320485, bnc#1007729).\n- hv: export current Hyper-V clocksource (bsc#1031206).\n- hv_utils: implement Hyper-V PTP source (bsc#1031206).\n- i2c: designware-baytrail: Acquire P-Unit access on bus acquire (bsc#1011913).\n- i2c: designware-baytrail: Call pmic_bus_access_notifier_chain (bsc#1011913).\n- i2c: designware-baytrail: Fix race when resetting the semaphore (bsc#1011913).\n- i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts (bsc#1011913).\n- i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (bsc#1011913).\n- i2c: designware: fix wrong Tx/Rx FIFO for ACPI (bsc#1019351).\n- i2c: designware: Implement support for SMBus block read and write (bsc#1019351).\n- i2c-designware: increase timeout (bsc#1011913).\n- i2c: designware: Never suspend i2c-busses used for accessing the system PMIC (bsc#1011913).\n- i2c: designware: Rename accessor_flags to flags (bsc#1011913).\n- i2c: xgene: Fix missing code of DTB support (bsc#1019351).\n- i40e: Be much more verbose about what we can and cannot offload (bsc#985561).\n- ib/addr: Fix setting source address in addr6_resolve() (bsc#1044082).\n- ib/core: Fix kernel crash during fail to initialize device (bsc#1022595 FATE#322350).\n- ib/core: For multicast functions, verify that LIDs are multicast LIDs (bsc#1022595 FATE#322350).\n- ib/core: If the MGID/MLID pair is not on the list return an error (bsc#1022595 FATE#322350).\n- ib/ipoib: Fix deadlock between ipoib_stop and mcast join flow (bsc#1022595 FATE#322350).\n- ib/mlx5: Assign DSCP for R-RoCE QPs Address Path (bsc#966170 bsc#966172 bsc#966191).\n- ib/mlx5: Check supported flow table size (bsc#966170 bsc#966172 bsc#966191).\n- ib/mlx5: Enlarge autogroup flow table (bsc#966170 bsc#966172 bsc#966191).\n- ib/mlx5: Fix kernel to user leak prevention logic (bsc#966170 bsc#966172 bsc#966191).\n- ibmveth: calculate gso_segs for large packets (bsc#1019148).\n- ibmveth: check return of skb_linearize in ibmveth_start_xmit (bsc#1019148).\n- ibmveth: consolidate kmalloc of array, memset 0 to kcalloc (bsc#1019148).\n- ibmveth: set correct gso_size and gso_type (bsc#1019148).\n- ibmvnic: Activate disabled RX buffer pools on reset (bsc#1044767).\n- ibmvnic: Add set_link_state routine for setting adapter link state (fate#322021, bsc#1031512).\n- ibmvnic: Allocate number of rx/tx buffers agreed on by firmware (fate#322021, bsc#1031512).\n- ibmvnic: Allocate zero-filled memory for sub crqs (fate#322021, bsc#1031512).\n- ibmvnic: Call napi_disable instead of napi_enable in failure path (fate#322021, bsc#1031512).\n- ibmvnic: Check adapter state during ibmvnic_poll (fate#322021, bsc#1040855).\n- ibmvnic: Check for driver reset first in ibmvnic_xmit (fate#322021, bsc#1038297).\n- ibmvnic: Cleanup failure path in ibmvnic_open (fate#322021, bsc#1031512).\n- ibmvnic: Clean up tx pools when closing (fate#322021, bsc#1038297).\n- ibmvnic: Client-initiated failover (bsc#1043990).\n- ibmvnic: Continue skb processing after skb completion error (fate#322021, bsc#1038297).\n- ibmvnic: Correct crq and resource releasing (fate#322021, bsc#1031512).\n- ibmvnic: Correct ibmvnic handling of device open/close (fate#322021, bsc#1031512).\n- ibmvnic: Create init and release routines for the bounce buffer (fate#322021, bsc#1031512).\n- ibmvnic: Create init and release routines for the rx pool (fate#322021, bsc#1031512).\n- ibmvnic: Create init and release routines for the tx pool (fate#322021, bsc#1031512).\n- ibmvnic: Create init/release routines for stats token (fate#322021, bsc#1031512).\n- ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED (fate#322021, bsc#1040855).\n- ibmvnic: Delete napi's when releasing driver resources (fate#322021, bsc#1038297).\n- ibmvnic: Disable irq prior to close (fate#322021, bsc#1031512).\n- ibmvnic: Do not disable IRQ after scheduling tasklet (fate#322021, bsc#1031512).\n- ibmvnic: driver initialization for kdump/kexec (bsc#1044772).\n- ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close (bsc#1044767).\n- ibmvnic: Exit polling routine correctly during adapter reset (bsc#1044767).\n- ibmvnic: Fix cleanup of SKB's on driver close (fate#322021, bsc#1040855).\n- ibmvnic: Fix endian errors in error reporting output (fate#322021, bsc#1031512).\n- ibmvnic: Fix endian error when requesting device capabilities (fate#322021, bsc#1031512).\n- ibmvnic: Fix ibmvnic_change_mac_addr struct format (fate#322021, bsc#1031512).\n- ibmvnic: Fix initial MTU settings (bsc#1031512).\n- ibmvnic: fix missing unlock on error in __ibmvnic_reset() (fate#322021, bsc#1038297, Fixes: ed651a10875f).\n- ibmvnic: Fix overflowing firmware/hardware TX queue (fate#322021, bsc#1031512).\n- ibmvnic: Fixup atomic API usage (fate#322021, bsc#1031512).\n- ibmvnic: Free skb's in cases of failure in transmit (fate#322021, bsc#1031512).\n- ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs (fate#322021, bsc#1031512).\n- ibmvnic: Halt TX and report carrier off on H_CLOSED return code (fate#322021, bsc#1040855).\n- ibmvnic: Handle failover after failed init crq (fate#322021, bsc#1040855).\n- ibmvnic: Handle processing of CRQ messages in a tasklet (fate#322021, bsc#1031512).\n- ibmvnic: Initialize completion variables before starting work (fate#322021, bsc#1031512).\n- ibmvnic: Insert header on VLAN tagged received frame (fate#322021, bsc#1031512).\n- ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs (fate#322021, bsc#1031512).\n- ibmvnic: Merge the two release_sub_crq_queue routines (fate#322021, bsc#1031512).\n- ibmvnic: Move ibmvnic adapter intialization to its own routine (fate#322021, bsc#1031512).\n- ibmvnic: Move initialization of sub crqs to ibmvnic_init (fate#322021, bsc#1031512).\n- ibmvnic: Move initialization of the stats token to ibmvnic_open (fate#322021, bsc#1031512).\n- ibmvnic: Move login and queue negotiation into ibmvnic_open (fate#322021, bsc#1031512).\n- ibmvnic: Move login to its own routine (fate#322021, bsc#1031512).\n- ibmvnic: Move queue restarting in ibmvnic_tx_complete (fate#322021, bsc#1038297).\n- ibmvnic: Move resource initialization to its own routine (fate#322021, bsc#1038297).\n- ibmvnic: Non-fatal error handling (fate#322021, bsc#1040855).\n- ibmvnic: Only retrieve error info if present (fate#322021, bsc#1031512).\n- ibmvnic: Record SKB RX queue during poll (fate#322021, bsc#1038297).\n- ibmvnic: Remove debugfs support (fate#322021, bsc#1031512).\n- ibmvnic: Remove inflight list (fate#322021, bsc#1031512).\n- ibmvnic: Remove netdev notify for failover resets (bsc#1044120).\n- ibmvnic: Remove unused bouce buffer (fate#322021, bsc#1031512).\n- ibmvnic: Remove VNIC_CLOSING check from pending_scrq (bsc#1044767).\n- ibmvnic: Replace is_closed with state field (fate#322021, bsc#1038297).\n- ibmvnic: Report errors when failing to release sub-crqs (fate#322021, bsc#1031512).\n- ibmvnic: Reset sub-crqs during driver reset (fate#322021, bsc#1040855).\n- ibmvnic: Reset the CRQ queue during driver reset (fate#322021, bsc#1040855).\n- ibmvnic: Reset tx/rx pools on driver reset (fate#322021, bsc#1040855).\n- ibmvnic: Return failure on attempted mtu change (bsc#1043236).\n- ibmvnic: Sanitize entire SCRQ buffer on reset (bsc#1044767).\n- ibmvnic: Send gratuitous arp on reset (fate#322021, bsc#1040855).\n- ibmvnic: Set real number of rx queues (fate#322021, bsc#1031512).\n- ibmvnic: Split initialization of scrqs to its own routine (fate#322021, bsc#1031512).\n- ibmvnic: Track state of adapter napis (fate#322021, bsc#1040855).\n- ibmvnic: Unmap longer term buffer before free (fate#322021, bsc#1031512).\n- ibmvnic: Updated reset handling (fate#322021, bsc#1038297).\n- ibmvnic: Update main crq initialization and release (fate#322021, bsc#1031512).\n- ibmvnic: Use common counter for capabilities checks (fate#322021, bsc#1031512).\n- ibmvnic: use max_mtu instead of req_mtu for MTU range check (bsc#1031512).\n- ibmvnic: Validate napi exist before disabling them (fate#322021, bsc#1031512).\n- ibmvnic: Wait for any pending scrqs entries at driver close (fate#322021, bsc#1038297).\n- ibmvnic: Whitespace correction in release_rx_pools (fate#322021, bsc#1038297).\n- iio: hid-sensor: Store restore poll and hysteresis on S3 (bsc#1031717).\n- infiniband: avoid dereferencing uninitialized dst on error path (git-fixes).\n- iommu/arm-smmu: Disable stalling faults for all endpoints (bsc#1038843).\n- iommu/dma: Respect IOMMU aperture when allocating (bsc#1038842).\n- iommu/exynos: Block SYSMMU while invalidating FLPD cache (bsc#1038848).\n- iommu: Handle default domain attach failure (bsc#1038846).\n- iommu/vt-d: Do not over-free page table directories (bsc#1038847).\n- iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off (bsc#1031208).\n- ipv4, ipv6: ensure raw socket message is big enough to hold an IP header (4.4.68 stable queue).\n- ipv6: Do not use ufo handling on later transformed packets (bsc#1042286).\n- ipv6: fix endianness error in icmpv6_err (bsc#1042286).\n- ipv6: initialize route null entry in addrconf_init() (4.4.68 stable queue).\n- ipv6: release dst on error in ip6_dst_lookup_tail (git-fixes).\n- ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf (4.4.68 stable queue).\n- isa: Call isa_bus_init before dependent ISA bus drivers register (bsc#1031717).\n- iscsi-target: Return error if unable to add network portal (bsc#1032803).\n- iw_cxgb4: Guard against null cm_id in dump_ep/qp (bsc#1026570).\n- iwlwifi: Expose the default fallback ucode API to module info (boo#1021082, boo#1023884).\n- jump label: fix passing kbuild_cflags when checking for asm goto support (git-fixes).\n- kabi: Hide new include in arch/powerpc/kernel/process.c (fate#322421).\n- kABI: move and hide new cxgbi device owner field (bsc#1018885).\n- kABI: protect cgroup include in kernel/kthread (kabi).\n- kABI: protect struct fib_info (kabi).\n- kABI: protect struct iscsi_conn (kabi).\n- kABI: protect struct mnt_namespace (kabi).\n- kABI: protect struct musb_platform_ops (kabi).\n- kABI: protect struct pglist_data (kabi).\n- kABI: protect struct se_node_acl (kabi).\n- kABI: protect struct snd_fw_async_midi_port (kabi).\n- kABI: protect struct tcp_fastopen_cookie (kabi).\n- kABI: protect struct user_fpsimd_state (kabi).\n- kABI: protect struct wake_irq (kabi).\n- kABI: protect struct xhci_hcd (kabi).\n- kABI: protect struct xlog (bsc#1043598).\n- kABI: restore can_rx_register parameters (kabi).\n- kABI: restore ttm_ref_object_add parameters (kabi).\n- kABI workaround 4.4.65 adding #include <linux/mount.h> to kernel/sysctl.c\n- kabi workaround for net: ipv6: Fix processing of RAs in presence of VRF (bsc#1042286).\n- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)\n- kernel: Fix invalid domain response handling (bnc#1009718, LTC#149851).\n- kgraft/iscsi-target: Do not block kGraft in iscsi_np kthread (bsc#1010612, fate#313296).\n- kgraft/xen: Do not block kGraft in xenbus kthread (bsc#1017410, fate#313296).\n- kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662).\n- kgr/module: make a taint flag module-specific (fate#313296).\n- kgr: remove all arch-specific kgraft header files (fate#313296).\n- kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed (4.4.68 stable queue).\n- kvm: better MWAIT emulation for guests (bsc#1031142).\n- kvm: nVMX: do not leak PML full vmexit to L1 (4.4.68 stable queue).\n- kvm: nVMX: initialize PML fields in vmcs02 (4.4.68 stable queue).\n- kvm: svm: add support for RDTSCP (bsc#1033117).\n- l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415).\n- l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415).\n- l2tp: fix race in l2tp_recv_common() (bsc#1042286).\n- l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415).\n- l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415).\n- l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415).\n- l2tp: lock socket before checking flags in connect() (bsc#1028415).\n- leds: ktd2692: avoid harmless maybe-uninitialized warning (4.4.68 stable queue).\n- libata-scsi: Fixup ata_gen_passthru_sense() (bsc#1040125).\n- libceph: NULL deref on crush_decode() error path (bsc#1044015).\n- libcxgb: add library module for Chelsio drivers (bsc#1021424).\n- lib/mpi: mpi_read_raw_data(): fix nbits calculation (bsc#1003581).\n- lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): do not include leading zero SGEs in nbytes (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes (bsc#1003581).\n- lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices (bsc#1003581).\n- libnvdimm, pfn: fix align attribute (bsc#1023175).\n- libnvdimm, pfn: fix memmap reservation size versus 4K alignment (bsc#1031717).\n- libnvdimm, pfn: fix 'npfns' vs section alignment (bsc#1040125).\n- livepatch: Allow architectures to specify an alternate ftrace location (FATE#322421).\n- locking/semaphore: Add down_interruptible_timeout() (bsc#1031662).\n- locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER (bsc#1031717).\n- lpfc: remove incorrect lockdep assertion (bsc#1040125).\n- mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc (bsc#1019351).\n- md: allow creation of mdNNN arrays via md_mod/parameters/new_array (bsc#1032339).\n- md.c:didn't unlock the mddev before return EINVAL in array_size_store (bsc#1038143).\n- md-cluster: convert the completion to wait queue (fate#316335).\n- md-cluster: fix potential lock issue in add_new_disk (bsc#1041087).\n- md-cluster: protect md_find_rdev_nr_rcu with rcu lock (fate#316335).\n- md: ensure md devices are freed before module is unloaded (bsc#1022304).\n- md: fix refcount problem on mddev when stopping array (bsc#1022304).\n- md: handle read-only member devices better (bsc#1033281).\n- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).\n- md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop (bsc#1038142).\n- md/raid1: add rcu protection to rdev in fix_read_error (References: bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: avoid reusing a resync bio after error handling (Fate#311379).\n- md/raid1: fix a use-after-free bug (bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: handle flush request correctly (bsc#998106,bsc#1020048,bsc#982783).\n- md/raid1: Refactor raid1_make_request (bsc#998106,bsc#1020048,bsc#982783).\n- md: support disabling of create-on-open semantics (bsc#1032339).\n- media: am437x-vpfe: fix an uninitialized variable bug (bsc#1031717).\n- media: b2c2: use IS_REACHABLE() instead of open-coding it (bsc#1031717).\n- media: c8sectpfe: Rework firmware loading mechanism (bsc#1031717).\n- media: cx231xx-audio: fix NULL-deref at probe (bsc#1031717).\n- media: cx231xx-cards: fix NULL-deref at probe (bsc#1031717).\n- media: cx23885: uninitialized variable in cx23885_av_work_handler() (bsc#1031717).\n- media: DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() (bsc#1031717).\n- media: DaVinci-VPFE-Capture: fix error handling (bsc#1031717).\n- media: dib0700: fix NULL-deref at probe (bsc#1031717).\n- media: dvb-usb: avoid link error with dib3000m{b,c| (bsc#1031717).\n- media: exynos4-is: fix a format string bug (bsc#1031717).\n- media: gspca: konica: add missing endpoint sanity check (bsc#1031717).\n- media: lirc_imon: do not leave imon_probe() with mutex held (bsc#1031717).\n- media: pvrusb2: reduce stack usage pvr2_eeprom_analyze() (bsc#1031717).\n- media: rc: allow rc modules to be loaded if rc-main is not a module (bsc#1031717).\n- media: s5p-mfc: Fix unbalanced call to clock management (bsc#1031717).\n- media: sh-vou: clarify videobuf2 dependency (bsc#1031717).\n- media: staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs() (bsc#1031717).\n- media: usbvision: fix NULL-deref at probe (bsc#1031717).\n- media: uvcvideo: Fix empty packet statistic (bsc#1031717).\n- media: uvcvideo: uvc_scan_fallback() for webcams with broken chain (bsc#1021474).\n- media: vb2: Fix an off by one error in 'vb2_plane_vaddr' (bsc#1043231).\n- mem-hotplug: fix node spanned pages when we have a movable node (bnc#1034671).\n- mips: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix (4.4.68 stable queue).\n- mlx4: Fix memory leak after mlx4_en_update_priv() (bsc#966170 bsc#966172 bsc#966191).\n- mmc: debugfs: correct wrong voltage value (bsc#1031717).\n- mmc: Downgrade error level (bsc#1042536).\n- mm,compaction: serialize waitqueue_active() checks (bsc#971975).\n- mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a (bsc#1019351).\n- mmc: sdhci-pxav3: fix higher speed mode capabilities (bsc#1031717).\n- mmc: sdhci: restore behavior when setting VDD via external regulator (bsc#1031717).\n- mm: fix <linux/pagemap.h> stray kernel-doc notation (bnc#971975 VM -- git fixes).\n- mm: fix set pageblock migratetype in deferred struct page init (bnc#1027195).\n- mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118).\n- mm/hugetlb: check for reserved hugepages during memory offline (bnc#971975 VM -- git fixes).\n- mm/hugetlb: fix incorrect hugepages count during mem hotplug (bnc#971975 VM -- git fixes).\n- mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200).\n- mm, memcg: do not retry precharge charges (bnc#1022559).\n- mm, page_alloc: fix check for NULL preferred_zone (bnc#971975 VM performance -- page allocator).\n- mm, page_alloc: fix fast-path race with cpuset update or removal (bnc#971975 VM performance -- page allocator).\n- mm, page_alloc: fix premature OOM when racing with cpuset mems update (bnc#971975 VM performance -- page allocator).\n- mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted (bnc#971975 VM performance -- page allocator).\n- mm, page_alloc: move cpuset seqcount checking to slowpath (bnc#971975 VM performance -- page allocator).\n- mm/page_alloc: Remove useless parameter of __free_pages_boot_core (bnc#1027195).\n- mm: page_alloc: skip over regions of invalid pfns where possible (bnc#1031200).\n- module: fix memory leak on early load_module() failures (bsc#1043014).\n- module: move add_taint_module() to a header file (fate#313296).\n- mountproto.patch: Add commit id\n- mwifiex: add missing check for PCIe8997 chipset (bsc#1018813).\n- mwifiex: Avoid skipping WEP key deletion for AP (4.4.68 stable queue).\n- mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print (4.4.68 stable queue).\n- mwifiex: fix IBSS data path issue (bsc#1018813).\n- mwifiex: fix PCIe register information for 8997 chipset (bsc#1018813).\n- mwifiex: pcie: fix cmd_buf use-after-free in remove/reset (bsc#1031717).\n- mwifiex: Removed unused 'pkt_type' variable (bsc#1031717).\n- mwifiex: remove redundant dma padding in AMSDU (4.4.68 stable queue).\n- mwifiex: Remove unused 'bcd_usb' variable (bsc#1031717).\n- mwifiex: Remove unused 'chan_num' variable (bsc#1031717).\n- mwifiex: Remove unused 'pm_flag' variable (bsc#1031717).\n- mwifiex: Remove unused 'sta_ptr' variable (bsc#1031717).\n- net/af_iucv: do not use paged skbs for TX on HiperSockets (bnc#1020945, LTC#150566).\n- net: bridge: start hello timer only if device is up (bnc#1012382).\n- net/ena: change condition for host attribute configuration (bsc#1026509).\n- net/ena: change driver's default timeouts (bsc#1026509).\n- net: ena: change the return type of ena_set_push_mode() to be void (bsc#1026509).\n- net: ena: Fix error return code in ena_device_init() (bsc#1026509).\n- net/ena: fix ethtool RSS flow configuration (bsc#1026509).\n- net/ena: fix NULL dereference when removing the driver after device reset failed (bsc#1026509).\n- net/ena: fix potential access to freed memory during device reset (bsc#1026509).\n- net/ena: fix queues number calculation (bsc#1026509).\n- net/ena: fix RSS default hash configuration (bsc#1026509).\n- net/ena: reduce the severity of ena printouts (bsc#1026509).\n- net/ena: refactor ena_get_stats64 to be atomic context safe (bsc#1026509).\n- net/ena: remove ntuple filter support from device feature list (bsc#1026509).\n- net: ena: remove superfluous check in ena_remove() (bsc#1026509).\n- net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509).\n- net/ena: update driver version to 1.1.2 (bsc#1026509).\n- net/ena: use READ_ONCE to access completion descriptors (bsc#1026509).\n- net: ena: use setup_timer() and mod_timer() (bsc#1026509).\n- net: ethernet: apm: xgene: use phydev from struct net_device (bsc#1019351).\n- net: ethtool: Initialize buffer when querying device channel settings (bsc#969479 FATE#320634).\n- netfilter: allow logging from non-init namespaces (bsc#970083).\n- netfilter: nf_conntrack_sip: extend request line validation (bsc#1042286).\n- netfilter: nf_ct_expect: remove the redundant slash when policy name is empty (bsc#1042286).\n- netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags (bsc#1042286).\n- netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register (bsc#1042286).\n- netfilter: nfnetlink_queue: reject verdict request from different portid (bsc#1042286).\n- netfilter: restart search if moved to other chain (bsc#1042286).\n- netfilter: use fwmark_reflect in nf_send_reset (bsc#1042286).\n- net: fix compile error in skb_orphan_partial() (bnc#1012382).\n- net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter (fate#322021, bsc#1031512).\n- net: icmp_route_lookup should use rt dev to determine L3 domain (bsc#1042286).\n- net: implement netif_cond_dbg macro (bsc#1019168).\n- net: ipv6: Fix processing of RAs in presence of VRF (bsc#1042286).\n- net: ipv6: set route type for anycast routes (bsc#1042286).\n- net: l3mdev: Add master device lookup by index (bsc#1042286).\n- net: make netdev_for_each_lower_dev safe for device removal (bsc#1042286).\n- net/mlx4_core: Avoid command timeouts during VF driver device shutdown (bsc#1028017).\n- net/mlx4_core: Avoid delays during VF driver device shutdown (bsc#1028017).\n- net/mlx4_core: Fix racy CQ (Completion Queue) free (bsc#1028017).\n- net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#1028017).\n- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#1028017).\n- net/mlx4_en: Fix bad WQE issue (bsc#1028017).\n- net/mlx5: Do not unlock fte while still using it (bsc#966170 bsc#966172 bsc#966191).\n- net/mlx5e: Modify TIRs hash only when it's needed (bsc#966170 bsc#966172 bsc#966191).\n- net/mlx5: Fix create autogroup prev initializer (bsc#966170 bsc#966172 bsc#966191).\n- net/mlx5: Prevent setting multicast macs for VFs (bsc#966170 bsc#966172 bsc#966191).\n- net/mlx5: Release FTE lock in error flow (bsc#966170 bsc#966172 bsc#966191).\n- net: remove useless memset's in drivers get_stats64 (bsc#1019351).\n- net: vrf: Create FIB tables on link create (bsc#1042286).\n- net: vrf: Fix crash when IPv6 is disabled at boot time (bsc#1042286).\n- net: vrf: Fix dev refcnt leak due to IPv6 prefix route (bsc#1042286).\n- net: vrf: Fix dst reference counting (bsc#1042286).\n- net: vrf: protect changes to private data with rcu (bsc#1042286).\n- net: vrf: Switch dst dev to loopback on device delete (bsc#1042286).\n- netvsc: add rcu_read locking to netvsc callback (fate#320485).\n- netxen_nic: set rcode to the return status from the call to netxen_issue_cmd (bsc#966339 FATE#320150).\n- net: xgene: avoid bogus maybe-uninitialized warning (bsc#1019351).\n- net: xgene: fix backward compatibility fix (bsc#1019351).\n- net/xgene: fix error handling during reset (bsc#1019351).\n- net: xgene: move xgene_cle_ptree_ewdn data off stack (bsc#1019351).\n- nfit: fail DSMs that return non-zero status by default (bsc#1023175).\n- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).\n- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).\n- nfs: do not try to cross a mountpount when there isn't one there (bsc#1028041).\n- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).\n- nfs: Fix an LOCK/OPEN race when unlinking an open file (git-fixes).\n- nfs: Fix 'Do not increment lock sequence ID after NFS4ERR_MOVED' (git-fixes).\n- nfs: Fix inode corruption in nfs_prime_dcache() (git-fixes).\n- nfs: Fix missing pg_cleanup after nfs_pageio_cond_complete() (git-fixes).\n- nfs: Fix NFS4 nfs4_do_reclaim() might_sleep()/scheduling while atomic splats. Bug exists in all RT trees >= v3.16, was spotted/fixed in v4.8-rt, but with no stable-rt backport. Pick it up.\n- nfs: flush out dirty data on file fput() (bsc#1021762).\n- nfs: Use GFP_NOIO for two allocations in writeback (git-fixes).\n- nfsv4.1: Fix Oopsable condition in server callback races (git-fixes).\n- nfsv4: fix a reference leak caused WARNING messages (git-fixes).\n- nfsv4: Fix the underestimation of delegation XDR space reservation (git-fixes).\n- nsfs: mark dentry with DCACHE_RCUACCESS (bsc#1012829).\n- nvdimm: kabi protect nd_cmd_out_size() (bsc#1023175).\n- nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too (bsc#1020685).\n- nvme: Delete created IO queues on reset (bsc#1031717).\n- nvme: Do not suspend admin queue that wasn't created (bsc#1026505).\n- nvme: submit nvme_admin_activate_fw to admin queue (bsc#1044532).\n- nvme: Suspend all queues before deletion (bsc#1026505).\n- ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock (bsc#1004003).\n- ocfs2: fix deadlock issue when taking inode lock at vfs entry points (bsc#1004003).\n- overlayfs: compat, fix incorrect dentry use in ovl_rename2 (bsc#1032400).\n- overlayfs: compat, use correct dentry to detect compat mode in ovl_compat_is_whiteout (bsc#1032400).\n- pci: Add devm_request_pci_bus_resources() (bsc#1019351).\n- pci/AER: include header file (bsc#964944,FATE#319965).\n- pci: generic: Fix pci_remap_iospace() failure path (bsc#1019630).\n- pci: hv: Fix wslot_to_devfn() to fix warnings on device removal (fate#320485, bug#1028217).\n- pci: hv: Use device serial number as PCI domain (fate#320485, bug#1028217).\n- pci: pciehp: Prioritize data-link event over presence detect (bsc#1031040,bsc#1037483).\n- pci: Reverse standard ACS vs device-specific ACS enabling (bsc#1030057).\n- pci: Work around Intel Sunrise Point PCH incorrect ACS capability (bsc#1030057).\n- pci: xgene: Add local struct device pointers (bsc#1019351).\n- pci: xgene: Add register accessors (bsc#1019351).\n- pci: xgene: Free bridge resource list on failure (bsc#1019351).\n- pci: xgene: Make explicitly non-modular (bsc#1019351).\n- pci: xgene: Pass struct xgene_pcie_port to setup functions (bsc#1019351).\n- pci: xgene: Remove unused platform data (bsc#1019351).\n- pci: xgene: Request host bridge window resources (bsc#1019351).\n- percpu: remove unused chunk_alloc parameter from pcpu_get_pages() (bnc#971975 VM -- git fixes).\n- perf/x86/intel/rapl: Make Knights Landings support functional (bsc#1042517).\n- perf/x86/intel/uncore: Remove SBOX support for Broadwell server (bsc#1035887).\n- perf: xgene: Remove bogus IS_ERR() check (bsc#1019351).\n- phy: qcom-usb-hs: Add depends on EXTCON (4.4.68 stable queue).\n- phy: xgene: rename 'enum phy_mode' to 'enum xgene_phy_mode' (bsc#1019351).\n- pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes (bnc#1012985).\n- ping: implement proper locking (bsc#1031003).\n- pkcs#7: fix missing break on OID_sha224 case (bsc#1031717).\n- platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks (bsc#1031717).\n- pm / QoS: Fix memory leak on resume_latency.notifiers (bsc#1043231).\n- pm / wakeirq: Enable dedicated wakeirq for suspend (bsc#1031717).\n- pm / wakeirq: Fix spurious wake-up events for dedicated wakeirqs (bsc#1031717).\n- pm / wakeirq: report a wakeup_event on dedicated wekup irq (bsc#1031717).\n- power: bq27xxx: fix register numbers of bq27500 (bsc#1031717).\n- powerpc/64: Fix flush_(d|i)cache_range() called from modules (bnc#863764 fate#315275, LTC#103998).\n- powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895).\n- powerpc: Create a helper for getting the kernel toc value (FATE#322421).\n- powerpc/fadump: Fix the race in crash_fadump() (bsc#1022971).\n- powerpc/fadump: Reserve memory at an offset closer to bottom of RAM (bsc#1032141).\n- powerpc/fadump: Update fadump documentation (bsc#1032141).\n- powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel (FATE#322421).\n- powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI (FATE#322421).\n- powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace (FATE#322421).\n- powerpc/ftrace: Use generic ftrace_modify_all_code() (FATE#322421).\n- powerpc: introduce TIF_KGR_IN_PROGRESS thread flag (FATE#322421).\n- powerpc/livepatch: Add livepatch header (FATE#322421).\n- powerpc/livepatch: Add live patching support on ppc64le (FATE#322421).\n- powerpc/livepatch: Add livepatch stack to struct thread_info (FATE#322421).\n- powerpc/module: Create a special stub for ftrace_caller() (FATE#322421).\n- powerpc/module: Mark module stubs with a magic value (FATE#322421).\n- powerpc/module: Only try to generate the ftrace_caller() stub once (FATE#322421).\n- powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call (FATE#322421).\n- powerpc/powernv: Fix opal_exit tracepoint opcode (4.4.68 stable queue).\n- power: reset: xgene-reboot: Unmap region obtained by of_iomap (bsc#1019351).\n- power: supply: bq24190_charger: Call power_supply_changed() for relevant component (4.4.68 stable queue).\n- power: supply: bq24190_charger: Call set_mode_host() on pm_resume() (4.4.68 stable queue).\n- power: supply: bq24190_charger: Do not read fault register outside irq_handle_thread() (4.4.68 stable queue).\n- power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING (4.4.68 stable queue).\n- power: supply: bq24190_charger: Handle fault before status on interrupt (4.4.68 stable queue).\n- power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() (4.4.68 stable queue).\n- printk: Switch to the sync mode when an emergency message is printed (bsc#1034995).\n- qeth: check not more than 16 SBALEs on the completion queue (bnc#1009718, LTC#148203).\n- quota: fill in Q_XGETQSTAT inode information for inactive quotas (bsc#1042356).\n- radix-tree: fix radix_tree_iter_retry() for tagged iterators (bsc#1012829).\n- raid1: a new I/O barrier implementation to remove resync window (bsc#998106,bsc#1020048,bsc#982783).\n- raid1: avoid unnecessary spin locks in I/O barrier code (bsc#998106,bsc#1020048,bsc#982783).\n- raid1: ignore discard error (bsc#1017164).\n- ravb: Fix use-after-free on `ifconfig eth0 down` (git-fixes).\n- rdma/iw_cxgb4: Add missing error codes for act open cmd (bsc#1026570).\n- rdma/iw_cxgb4: Low resource fixes for Completion queue (bsc#1026570).\n- rdma/iw_cxgb4: only read markers_enabled mod param once (bsc#1026570).\n- Refresh patches.suse/blk-timeout-no-round. Refresh patches.drivers/0041-block-add-ability-to-flag-write-back-caching-on-a-device.patch Do not collide with QUEUE_FLAG_WC from upstream (bsc#1022547)\n- regulator: isl9305: fix array size (bsc#1031717).\n- reiserfs: fix race in prealloc discard (bsc#987576).\n- Revert 'acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)' (kabi).\n- Revert 'btrfs: qgroup: Move half of the qgroup accounting time out of' (bsc#1017461 bsc#1033885).\n- Revert 'btrfs: qgroup: Move half of the qgroup accounting time out of' This reverts commit f69c1d0f6254c73529a48fd2f87815d047ad7288.\n- Revert 'give up on gcc ilog2() constant optimizations' (kabi).\n- Revert 'KVM: nested VMX: disable perf cpuid reporting' (4.4.68 stable queue).\n- Revert 'l2tp: take reference on sessions being dumped' (kabi).\n- Revert 'mac80211: pass block ack session timeout to to driver' (kabi).\n- Revert 'mac80211: RX BA support for sta max_rx_aggregation_subframes' (kabi).\n- Revert 'net: introduce device min_header_len' (kabi).\n- Revert 'net/mlx4_en: Avoid unregister_netdev at shutdown flow' (bsc#1028017).\n- Revert 'nfit, libnvdimm: fix interleave set cookie calculation' (kabi).\n- Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi).\n- Revert 'target: Fix NULL dereference during LUN lookup + active I/O shutdown' (kabi).\n- Revert 'wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event' (kabi).\n- rpm/kernel-binary.spec.in: Fix installation of /etc/uefi/certs (bsc#1019594)\n- rpm/kernel-binary.spec: remove superfluous flags This should make build logs more readable and people adding more flags should have easier time finding a place to add them in the spec file.\n- rpm/kernel-spec-macros: Fix the check if there is no rebuild counter (bsc#1012060)\n- rpm/SLES-UEFI-SIGN-Certificate-2048.crt: Update the certificate (bsc#1035922)\n- rtc: cmos: avoid unused function warning (bsc#1022429).\n- rtc: cmos: Clear ACPI-driven alarms upon resume (bsc#1022429).\n- rtc: cmos: Do not enable interrupts in the middle of the interrupt handler (bsc#1022429).\n- rtc: cmos: Restore alarm after resume (bsc#1022429).\n- rtlwifi: rtl_usb: Fix missing entry in USB driver's private data (bsc#1026462).\n- rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string (4.4.68 stable queue).\n- rtnl: reset calcit fptr in rtnl_unregister() (bsc#1042286).\n- s390/cpuinfo: show maximum thread id (bnc#1009718, LTC#148580).\n- s390/dasd: check if query host access feature is supported (bsc#1037871).\n- s390/kmsg: add missing kmsg descriptions (bnc#1025683, LTC#151573).\n- s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683, LTC#152318).\n- s390/sysinfo: show partition extended name and UUID if available (bnc#1009718, LTC#150160).\n- s390/time: LPAR offset handling (bnc#1009718, LTC#146920).\n- s390/time: move PTFF definitions (bnc#1009718, LTC#146920).\n- sbp-target: Fix second argument of percpu_ida_alloc() (bsc#1032803).\n- sched: Allow hotplug notifiers to be setup early (bnc#1022476).\n- sched/core: Fix incorrect utilization accounting when switching to fair class (bnc#1022476).\n- sched/core: Fix set_user_nice() (bnc#1022476).\n- sched/core, x86/topology: Fix NUMA in package topology bug (bnc#1022476).\n- sched/cputime: Add steal time support to full dynticks CPU time accounting (bnc#1022476).\n- sched/cputime: Fix prev steal time accouting during CPU hotplug (bnc#1022476).\n- sched/deadline: Always calculate end of period on sched_yield() (bnc#1022476).\n- sched/deadline: Fix a bug in dl_overflow() (bnc#1022476).\n- sched/deadline: Fix lock pinning warning during CPU hotplug (bnc#1022476).\n- sched/deadline: Fix wrap-around in DL heap (bnc#1022476).\n- sched/fair: Avoid using decay_load_missed() with a negative value (bnc#1022476).\n- sched/fair: Fix fixed point arithmetic width for shares and effective load (bnc#1022476).\n- sched/fair: Fix load_above_capacity fixed point arithmetic width (bnc#1022476).\n- sched/fair: Fix min_vruntime tracking (bnc#1022476).\n- sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task() (bnc#1022476).\n- sched/fair: Improve PELT stuff some more (bnc#1022476).\n- sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419).\n- sched: Make wake_up_nohz_cpu() handle CPUs going offline (bnc#1022476).\n- sched/rt: Fix PI handling vs. sched_setscheduler() (bnc#1022476).\n- sched/rt: Kick RT bandwidth timer immediately on start up (bnc#1022476).\n- sched/rt, sched/dl: Do not push if task's scheduling class was changed (bnc#1022476).\n- scsi: be2iscsi: Add FUNCTION_RESET during driver unload (bsc#1038458).\n- scsi: be2iscsi: Add IOCTL to check UER supported (bsc#1038458).\n- scsi: be2iscsi: Add TPE recovery feature (bsc#1038458).\n- scsi: be2iscsi: Add V1 of EPFW cleanup IOCTL (bsc#1038458).\n- scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo() (bsc#1038458).\n- scsi: be2iscsi: Check all zeroes IP before issuing IOCTL (bsc#1038458).\n- scsi: be2iscsi: Fail the sessions immediately after TPE (bsc#1038458).\n- scsi: be2iscsi: Fix async PDU handling path (bsc#1038458).\n- scsi: be2iscsi: Fix bad WRB index error (bsc#1038458).\n- scsi: be2iscsi: Fix checks for HBA in error state (bsc#1038458).\n- scsi: be2iscsi: Fix gateway APIs to support IPv4 & IPv6 (bsc#1038458).\n- scsi: be2iscsi: Fix POST check and reset sequence (bsc#1038458).\n- scsi: be2iscsi: Fix queue and connection parameters (bsc#1038458).\n- scsi: be2iscsi: Fix release of DHCP IP in static mode (bsc#1038458).\n- scsi: be2iscsi: Fix to add timer for UE detection (bsc#1038458).\n- scsi: be2iscsi: Fix to make boot discovery non-blocking (bsc#1038458).\n- scsi: be2iscsi: Fix to use correct configuration values (bsc#1038458).\n- scsi: be2iscsi: Handle only NET_PARAM in iface_get_param (bsc#1038458).\n- scsi: be2iscsi: Move functions to right files (bsc#1038458).\n- scsi: be2iscsi: Move VLAN code to common iface_set_param (bsc#1038458).\n- scsi: be2iscsi: Reduce driver load/unload time (bsc#1038458).\n- scsi: be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_reset (bsc#1038458).\n- scsi: be2iscsi: Remove isr_lock and dead code (bsc#1038458).\n- scsi: be2iscsi: Rename iface get/set/create/destroy APIs (bsc#1038458).\n- scsi: be2iscsi: Replace _bh version for mcc_lock spinlock (bsc#1038458).\n- scsi: be2iscsi: Set and return right iface v4/v6 states (bsc#1038458).\n- scsi: be2iscsi: Update copyright information (bsc#1038458).\n- scsi: be2iscsi: Update iface handle before any set param (bsc#1038458).\n- scsi: be2iscsi: Update the driver version (bsc#1038458).\n- scsi: cxgb4i: libcxgbi: add missing module_put() (bsc#1018885).\n- scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature (bsc#1021424).\n- scsi: cxlflash: Remove the device cleanly in the system shutdown path (bsc#1028310, fate#321597, bsc#1034762). cherry-pick from SP3\n- scsi_dh_alua: do not call BUG_ON when updating port group (bsc#1028340).\n- scsi_dh_alua: Do not modify the interval value for retries (bsc#1012910).\n- scsi_dh_alua: Do not retry for unmapped device (bsc#1012910).\n- scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#1027054).\n- scsi_error: count medium access timeout only once per EH run (bsc#993832, bsc#1032345).\n- scsi: fnic: Correcting rport check location in fnic_queuecommand_lck (bsc#1035920).\n- scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION (bsc#1034419).\n- scsi: ipr: Driver version 2.6.4 (bsc#1031555, fate#321595).\n- scsi: ipr: Error path locking fixes (bsc#1031555, fate#321595).\n- scsi: ipr: Fix abort path race condition (bsc#1031555, fate#321595).\n- scsi: ipr: Fix missed EH wakeup (bsc#1031555, fate#321595).\n- scsi: ipr: Fix SATA EH hang (bsc#1031555, fate#321595).\n- scsi: ipr: Remove redundant initialization (bsc#1031555, fate#321595).\n- scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m (4.4.68 stable queue).\n- scsi: scsi_dh_alua: Check scsi_device_get() return value (bsc#1040125).\n- scsi: scsi_dh_emc: return success in clariion_std_inquiry() (4.4.68 stable queue).\n- scsi_transport_fc: do not call queue_work under lock (bsc#1013887).\n- scsi_transport_fc: fixup race condition in fc_rport_final_delete() (bsc#1013887).\n- scsi_transport_fc: return -EBUSY for deleted vport (bsc#1013887).\n- sctp: check af before verify address in sctp_addr_id2transport (git-fixes).\n- sd: always scan VPD pages if thin provisioning is enabled (bsc#1013792).\n- serial: 8250_omap: Fix probe and remove for PM runtime (4.4.68 stable queue).\n- series.conf cosmetic adjustment (missing rt version placeholders)\n- series.conf: remove silly comment\n- ses: Fix SAS device detection in enclosure (bsc#1016403).\n- sfc: reduce severity of PIO buffer alloc failures (bsc#1019168).\n- sfc: refactor debug-or-warnings printks (bsc#1019168).\n- softirq: Let ksoftirqd do its job (bsc#1019618).\n- staging: emxx_udc: remove incorrect __init annotations (4.4.68 stable queue).\n- staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() (bsc#1031717).\n- staging: wlan-ng: add missing byte order conversion (4.4.68 stable queue).\n- sunrpc: Allow xprt->ops->timer method to sleep (git-fixes).\n- sunrpc: ensure correct error is reported by xs_tcp_setup_socket() (git-fixes).\n- sunrpc: fix UDP memory accounting (git-fixes).\n- sunrpc: Silence WARN_ON when NFSv4.1 over RDMA is in use (git-fixes).\n- supported.conf: added drivers/net/ethernet/chelsio/libcxgb/libcxgb\n- supported.conf: Add tcp_westwood as supported module (fate#322432)\n- supported.conf: Bugzilla and FATE references for dcdbas and dell_rbu\n- sysfs: be careful of error returns from ops->show() (bsc#1028883).\n- taint/module: Clean up global and module taint flags handling (fate#313296).\n- target: add XCOPY target/segment desc sense codes (bsc#991273).\n- target: bounds check XCOPY segment descriptor list (bsc#991273).\n- target: bounds check XCOPY total descriptor list length (bsc#991273).\n- target: check for XCOPY parameter truncation (bsc#991273).\n- target: check XCOPY segment descriptor CSCD IDs (bsc#1017170).\n- target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense (bsc#991273).\n- target: simplify XCOPY wwn->se_dev lookup helper (bsc#991273).\n- target: support XCOPY requests without parameters (bsc#991273).\n- target: use XCOPY segment descriptor CSCD IDs (bsc#1017170).\n- target: use XCOPY TOO MANY TARGET DESCRIPTORS sense (bsc#991273).\n- tcp: account for ts offset only if tsecr not zero (bsc#1042286).\n- tcp: do not inherit fastopen_req from parent (4.4.68 stable queue).\n- tcp: do not underestimate skb->truesize in tcp_trim_head() (4.4.68 stable queue).\n- tcp: fastopen: accept data/FIN present in SYNACK message (bsc#1042286).\n- tcp: fastopen: avoid negative sk_forward_alloc (bsc#1042286).\n- tcp: fastopen: call tcp_fin() if FIN present in SYNACK (bsc#1042286).\n- tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data (bsc#1042286).\n- tcp: fix wraparound issue in tcp_lp (4.4.68 stable queue).\n- thp: fix MADV_DONTNEED vs. numa balancing race (bnc#1027974).\n- thp: reduce indentation level in change_huge_pmd() (bnc#1027974).\n- tpm: Downgrade error level (bsc#1042535).\n- tpm: fix checks for policy digest existence in tpm2_seal_trusted() (bsc#1034048, Pending fixes 2017-04-10).\n- tpm: fix RC value check in tpm2_seal_trusted (bsc#1034048, Pending fixes 2017-04-10).\n- tpm: fix: set continueSession attribute for the unseal operation (bsc#1034048, Pending fixes 2017-04-10).\n- tracing/kprobes: Enforce kprobes teardown after testing (bnc#1012985).\n- udp: avoid ufo handling on IP payload compression packets (bsc#1042286).\n- udplite: call proper backlog handlers (bsc#1042286).\n- Update mainline reference in patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch See (bsc#1028158) for the context in which this was discovered upstream.\n- Update metadata for serial fixes (bsc#1013001)\n- Update patches.fixes/xen-silence-efi-error-messge.patch (bnc#1039900).\n- Update patches.kernel.org/patch-4.4.47-48 (bnc#1012382 bnc#1022181). Add a bnc reference.\n- usb: chipidea: Handle extcon events properly (4.4.68 stable queue).\n- usb: chipidea: Only read/write OTGSC from one place (4.4.68 stable queue).\n- usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths (4.4.68 stable queue).\n- usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths (4.4.68 stable queue).\n- usb: musb: ux500: Fix NULL pointer dereference at system PM (bsc#1038033).\n- usb: serial: ark3116: fix open error handling (bnc#1038043).\n- usb: serial: ch341: add register and USB request definitions (bnc#1038043).\n- usb: serial: ch341: add support for parity, frame length, stop bits (bnc#1038043).\n- usb: serial: ch341: fix baud rate and line-control handling (bnc#1038043).\n- usb: serial: ch341: fix line settings after reset-resume (bnc#1038043).\n- usb: serial: ch341: fix modem-status handling (bnc#1038043).\n- usb: serial: ch341: reinitialize chip on reconfiguration (bnc#1038043).\n- usb: serial: digi_acceleport: fix incomplete rx sanity check (4.4.68 stable queue).\n- usb: serial: fix compare_const_fl.cocci warnings (bnc#1038043).\n- usb: serial: ftdi_sio: fix latency-timer error handling (4.4.68 stable queue).\n- usb: serial: io_edgeport: fix descriptor error handling (4.4.68 stable queue).\n- usb: serial: io_edgeport: fix epic-descriptor handling (bnc#1038043).\n- usb: serial: keyspan_pda: fix receive sanity checks (4.4.68 stable queue).\n- usb: serial: mct_u232: fix modem-status error handling (4.4.68 stable queue).\n- usb: serial: quatech2: fix control-message error handling (bnc#1038043).\n- usb: serial: sierra: fix bogus alternate-setting assumption (bnc#1038043).\n- usb: serial: ssu100: fix control-message error handling (bnc#1038043).\n- usb: serial: ti_usb_3410_5052: fix control-message error handling (4.4.68 stable queue).\n- Use make --output-sync feature when available (bsc#1012422). The mesages in make output can interleave making it impossible to extract warnings reliably. Since version 4 GNU Make supports --output-sync flag that prints output of each sub-command atomically preventing this issue. Detect the flag and use it if available.\n- Use up spare in struct module for livepatch (FATE#322421).\n- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).\n- vrf: remove slave queue and private slave struct (bsc#1042286).\n- vsock: Detach QP check should filter out non matching QPs (bsc#1036752).\n- x86/apic/uv: Silence a shift wrapping warning (bsc#1023866).\n- x86/CPU/AMD: Fix Zen SMT topology (bsc#1027512).\n- x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153, bsc#1027616).\n- x86/ioapic: fix kABI (hide added include) (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd (bsc#1027153, bsc#1027616).\n- x86/ioapic: Fix setup_res() failing to get resource (bsc#1027153, bsc#1027616).\n- x86/ioapic: Ignore root bridges without a companion ACPI device (bsc#1027153, bsc#1027616).\n- x86/ioapic: Restore IO-APIC irq_chip retrigger callback (4.4.68 stable queue).\n- x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153, bsc#1027616).\n- x86/ioapic: Support hot-removal of IOAPICs present during boot (bsc#1027153, bsc#1027616).\n- x86/mce: Do not print MCEs when mcelog is active (bsc#1013994).\n- x86/MCE: Dump MCE to dmesg if no consumers (bsc#1013994).\n- x86/mce: Fix copy/paste error in exception table entries (fate#319858).\n- x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405).\n- x86/mm/gup: Simplify get_user_pages() PTE bit handling (bsc#1026405).\n- x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 (4.4.68 stable queue).\n- x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs (bsc#9048891).\n- x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access (bsc#1011913).\n- x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier (bsc#1011913).\n- x86/platform/intel-mid: Correct MSI IRQ line for watchdog device (4.4.68 stable queue).\n- x86/platform: Remove warning message for duplicate NMI handlers (bsc#1029220).\n- x86/platform/UV: Add basic CPU NMI health check (bsc#1023866).\n- x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866).\n- x86/platform/UV: Add Support for UV4 Hubless systems (bsc#1023866).\n- x86/platform/uv/BAU: Add generic function pointers (bsc#1035024).\n- x86/platform/uv/BAU: Add payload descriptor qualifier (bsc#1035024).\n- x86/platform/uv/BAU: Add status mmr location fields to bau_control (bsc#1035024).\n- x86/platform/uv/BAU: Add UV4-specific functions (bsc#1035024).\n- x86/platform/uv/BAU: Add uv_bau_version enumerated constants (bsc#1035024).\n- x86/platform/uv/BAU: Add wait_completion to bau_operations (bsc#1035024).\n- x86/platform/uv/BAU: Clean up and update printks (bsc#1035024).\n- x86/platform/uv/BAU: Cleanup bau_operations declaration and instances (bsc#1035024).\n- x86/platform/uv/BAU: Clean up pq_init() (bsc#1035024).\n- x86/platform/uv/BAU: Clean up vertical alignment (bsc#1035024).\n- x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() (bsc#1035024).\n- x86/platform/uv/BAU: Disable software timeout on UV4 hardware (bsc#1035024).\n- x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register (bsc#1035024).\n- x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware (bsc#1035024).\n- x86/platform/uv/BAU: Implement uv4_wait_completion with read_status (bsc#1035024).\n- x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information (bsc#1035024).\n- x86/platform/uv/BAU: Use generic function pointers (bsc#1035024).\n- x86/platform/UV: Clean up the NMI code to match current coding style (bsc#1023866).\n- x86/platform/UV: Clean up the UV APIC code (bsc#1023866).\n- x86/platform/UV: Ensure uv_system_init is called when necessary (bsc#1023866).\n- x86/platform/UV: Fix 2 socket config problem (bsc#1023866).\n- x86/platform/uv: Fix calculation of Global Physical Address (bsc#1031147).\n- x86/platform/UV: Fix panic with missing UVsystab support (bsc#1023866).\n- x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source (bsc#1023866).\n- x86/platform/UV: Verify NMI action is valid, default is standard (bsc#1023866).\n- x86/ras/therm_throt: Do not log a fake MCE for thermal events (bsc#1028027).\n- xen: add sysfs node for guest type (bnc#1037840).\n- xen: adjust early dom0 p2m handling to xen hypervisor behavior (bnc#1031470).\n- xen-blkback: do not leak stack data via response ring (bsc#1042863 XSA-216).\n- xen-blkfront: correct maximum segment accounting (bsc#1018263).\n- xen-blkfront: do not call talk_to_blkback when already connected to blkback.\n- xen/blkfront: Fix crash if backend does not follow the right states.\n- xen-blkfront: free resources if xlvbd_alloc_gendisk fails.\n- xen/mce: do not issue error message for failed /dev/mcelog registration (bnc#1036638).\n- xen/netback: set default upper limit of tx/rx queues to 8 (bnc#1019163).\n- xen/netfront: set default upper limit of tx/rx queues to 8 (bnc#1019163).\n- xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV (bsc#1014136)\n- xfrm: Fix memory leak of aead algorithm name (bsc#1042286).\n- xfrm: Only add l3mdev oif to dst lookups (bsc#1042286).\n- xfs: add missing include dependencies to xfs_dir2.h (bsc#1042421).\n- xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056).\n- xfs: do not allow di_size with high bit set (bsc#1024234).\n- xfs: do not assert fail on non-async buffers on ioacct decrement (bsc#1041160).\n- xfs: do not take the IOLOCK exclusive for direct I/O page invalidation (bsc#1015609).\n- xfs: do not warn on buffers not being recovered due to LSN (bsc#1043598).\n- xfs: exclude never-released buffers from buftarg I/O accounting (bsc#1024508).\n- xfs: fix broken multi-fsb buffer logging (bsc#1024081).\n- xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).\n- xfs: fix eofblocks race with file extending async dio writes (bsc#1040929).\n- xfs: Fix missed holes in SEEK_HOLE implementation (bsc#1041168).\n- xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() (bsc#1041168).\n- xfs: fix up xfs_swap_extent_forks inline extent handling (bsc#1023888).\n- xfs: fix xfs_mode_to_ftype() prototype (bsc#1043598).\n- xfs: in _attrlist_by_handle, copy the cursor back to userspace (bsc#1041242).\n- xfs: log recovery tracepoints to track current lsn and buffer submission (bsc#1043598).\n- xfs: Make __xfs_xattr_put_listen preperly report errors (bsc#1041242).\n- xfs: only return -errno or success from attr ->put_listent (bsc#1041242).\n- xfs: pass current lsn to log recovery buffer validation (bsc#1043598).\n- xfs: refactor log record unpack and data processing (bsc#1043598).\n- xfs: replace xfs_mode_to_ftype table with switch statement (bsc#1042421).\n- xfs: rework log recovery to submit buffers on LSN boundaries (bsc#1043598).\n- xfs: rework the inline directory verifiers (bsc#1042421).\n- xfs: sanity check directory inode di_size (bsc#1042421).\n- xfs: sanity check inode di_mode (bsc#1042421).\n- xfs: Split default quota limits by quota type (bsc#1040941).\n- xfs: track and serialize in-flight async buffers against unmount (bsc#1024508).\n- xfs: track and serialize in-flight async buffers against unmount - kABI (bsc#1024508).\n- xfs: update metadata LSN in buffers during log recovery (bsc#1043598).\n- xfs: use ->b_state to fix buffer I/O accounting release race (bsc#1041160).\n- xfs: verify inline directory data forks (bsc#1042421).\n- xgene_enet: remove bogus forward declarations (bsc#1032673).\n- zswap: do not param_set_charp while holding spinlock (VM Functionality, bsc#1042886).\n- blacklist.conf: add non-applicable fixes for iwlwifi (FATE#323335)\n- blacklist.conf: blacklist c34a69059d78 (bnc#1044880)\n- btrfs: disable possible cause of premature ENOSPC (bsc#1040182)\n- btrfs: Manually implement device_total_bytes getter/setter (bsc#1043912).\n- btrfs: Round down values which are written for total_bytes_size (bsc#1043912).\n- dm: remove dummy dm_table definition (bsc#1045307)\n- Fix soft lockup in svc_rdma_send (bsc#1044854).\n- fs/exec.c: account for argv/envp pointers (bnc#1039354, CVE-2017-1000365).\n- hpsa: limit transfer length to 1MB (bsc#1025461).\n- hwpoison, memcg: forcibly uncharge LRU pages (bnc#1046105).\n- IB/ipoib: Fix memory leak in create child syscall (bsc#1022595 FATE#322350).\n- ibmvnic: Correct return code checking for ibmvnic_init during probe (bsc#1045286).\n- ibmvnic: Fix assignment of RX/TX IRQ's (bsc#1046589).\n- ibmvnic: Fix error handling when registering long-term-mapped buffers (bsc#1045568).\n- ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure (bsc#1045568).\n- ibmvnic: Remove module author mailing address (bsc#1045467).\n- ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state (bsc#1045235).\n- iw_cxgb4: Fix error return code in c4iw_rdev_open() (bsc#1026570).\n- iwlwifi: 8000: fix MODULE_FIRMWARE input.\n- iwlwifi: 9000: increase the number of queues.\n- iwlwifi: add device ID for 8265.\n- iwlwifi: add device IDs for the 8265 device.\n- iwlwifi: add disable_11ac module param.\n- iwlwifi: add new 3168 series devices support.\n- iwlwifi: add new 8260 PCI IDs.\n- iwlwifi: add new 8265.\n- iwlwifi: add new 8265 series PCI ID.\n- iwlwifi: Add new PCI IDs for 9260 and 5165 series.\n- iwlwifi: Add PCI IDs for the new 3168 series.\n- iwlwifi: Add PCI IDs for the new series 8165.\n- iwlwifi: add support for 12K Receive Buffers.\n- iwlwifi: add support for getting HW address from CSR.\n- iwlwifi: avoid d0i3 commands when no/init ucode is loaded.\n- iwlwifi: bail out in case of bad trans state.\n- iwlwifi: block the queues when we send ADD_STA for uAPSD.\n- iwlwifi: change the Intel Wireless email address.\n- iwlwifi: check for valid ethernet address provided by OEM.\n- iwlwifi: clean up transport debugfs handling.\n- iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode.\n- iwlwifi: Document missing module options.\n- iwlwifi: dump prph registers in a common place for all transports.\n- iwlwifi: dvm: advertise NETIF_F_SG.\n- iwlwifi: dvm: fix compare_const_fl.cocci warnings.\n- iwlwifi: dvm: handle zero brightness for wifi LED.\n- iwlwifi: dvm: remove a wrong dependency on m.\n- iwlwifi: dvm: remove Kconfig default.\n- iwlwifi: dvm: remove stray debug code.\n- iwlwifi: export the _no_grab version of PRPH IO functions.\n- iwlwifi: expose fw usniffer mode to more utilities.\n- iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000.\n- iwlwifi: Fix firmware name maximum length definition.\n- iwlwifi: fix name of ucode loaded for 8265 series.\n- iwlwifi: fix printf specifier.\n- iwlwifi: generalize d0i3_entry_timeout module parameter.\n- iwlwifi: mvm: adapt the firmware assert log to new firmware.\n- iwlwifi: mvm: add 9000-series RX API.\n- iwlwifi: mvm: add 9000 series RX processing.\n- iwlwifi: mvm: add a non-trigger window to fw dbg triggers.\n- iwlwifi: mvm: add an option to start rs from HT/VHT rates.\n- iwlwifi: mvm: Add a station in monitor mode.\n- iwlwifi: mvm: add bt rrc and ttc to debugfs.\n- iwlwifi: mvm: add bt settings to debugfs.\n- iwlwifi: mvm: add ctdp operations to debugfs.\n- iwlwifi: mvm: add CT-KILL notification.\n- iwlwifi: mvm: add debug print if scan config is ignored.\n- iwlwifi: mvm: add extended dwell time.\n- iwlwifi: mvm: add new ADD_STA command version.\n- iwlwifi: mvm: Add P2P client snoozing.\n- iwlwifi: mvm: add registration to cooling device.\n- iwlwifi: mvm: add registration to thermal zone.\n- iwlwifi: mvm: add support for negative temperatures.\n- iwlwifi: mvm: add tlv for multi queue rx support.\n- iwlwifi: mvm: add trigger for firmware dump upon TDLS events.\n- iwlwifi: mvm: add trigger for firmware dump upon TX response status.\n- iwlwifi: mvm: advertise NETIF_F_SG.\n- iwlwifi: mvm: Align bt-coex priority with requirements.\n- iwlwifi: mvm: allow to disable beacon filtering for AP/GO interface.\n- iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning.\n- iwlwifi: mvm: avoid panics with thermal device usage.\n- iwlwifi: mvm: avoid to WARN about gscan capabilities.\n- iwlwifi: mvm: bail out if CTDP start operation fails.\n- iwlwifi: mvm: bump firmware API to 21.\n- iwlwifi: mvm: bump max API to 20.\n- iwlwifi: mvm: change access to ieee80211_hdr.\n- iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the station.\n- iwlwifi: mvm: change mcc update API.\n- iwlwifi: mvm: change name of iwl_mvm_d3_update_gtk.\n- iwlwifi: mvm: Change number of associated stations when station becomes associated.\n- iwlwifi: mvm: change protocol offload flows.\n- iwlwifi: mvm: change the check for ADD_STA status.\n- iwlwifi: mvm: check FW's response for nvm access write cmd.\n- iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return value.\n- iwlwifi: mvm: check minimum temperature notification length.\n- iwlwifi: mvm: cleanup roc te on restart cleanup.\n- iwlwifi: mvm: Configure fragmented scan for scheduled scan.\n- iwlwifi: mvm: configure scheduled scan according to traffic conditions.\n- iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c.\n- iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configured.\n- iwlwifi: mvm: disable DQA support.\n- iwlwifi: mvm: Do not switch to D3 image on suspend.\n- iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc sta.\n- iwlwifi: mvm: don't keep an mvm ref when the interface is down.\n- iwlwifi: mvm: don't let NDPs mess the packet tracking.\n- iwlwifi: mvm: don't restart HW if suspend fails with unified image.\n- iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes.\n- iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit.\n- iwlwifi: mvm: dump more registers upon error.\n- iwlwifi: mvm: dump the radio registers when the firmware crashes.\n- iwlwifi: mvm: enable L3 filtering.\n- iwlwifi: mvm: Enable MPLUT only on supported hw.\n- iwlwifi: mvm: enable VHT MU-MIMO for supported hardware.\n- iwlwifi: mvm: extend time event duration.\n- iwlwifi: mvm: fix accessing Null pointer during fw dump collection.\n- iwlwifi: mvm: fix d3_test with unified D0/D3 images.\n- iwlwifi: mvm: fix debugfs signedness warning.\n- iwlwifi: mvm: fix extended dwell time.\n- iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans().\n- iwlwifi: mvm: fix memory leaks in error paths upon fw error dump.\n- iwlwifi: mvm: fix netdetect starting/stopping for unified images.\n- iwlwifi: mvm: fix RSS key sizing.\n- iwlwifi: mvm: fix unregistration of thermal in some error flows.\n- iwlwifi: mvm: flush all used TX queues before suspending.\n- iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support it.\n- iwlwifi: mvm: handle pass all scan reporting.\n- iwlwifi: mvm: ignore LMAC scan notifications when running UMAC scans.\n- iwlwifi: mvm: infrastructure for frame-release message.\n- iwlwifi: mvm: kill iwl_mvm_enable_agg_txq.\n- iwlwifi: mvm: let the firmware choose the antenna for beacons.\n- iwlwifi: mvm: make collecting fw debug data optional.\n- iwlwifi: mvm: move fw-dbg code to separate file.\n- iwlwifi: mvm: only release the trans ref if d0i3 is supported in fw.\n- iwlwifi: mvm: prepare the code towards TSO implementation.\n- iwlwifi: mvm: refactor d3 key update functions.\n- iwlwifi: mvm: refactor the way fw_key_table is handled.\n- iwlwifi: mvm: remove an extra tab.\n- iwlwifi: mvm: Remove bf_vif from iwl_power_vifs.\n- iwlwifi: mvm: Remove iwl_mvm_update_beacon_abort.\n- iwlwifi: mvm: remove redundant d0i3 flag from the config struct.\n- iwlwifi: mvm: remove shadowing variable.\n- iwlwifi: mvm: remove stray nd_config element.\n- iwlwifi: mvm: remove the vif parameter of iwl_mvm_configure_bcast_filter().\n- iwlwifi: mvm: remove unnecessary check in iwl_mvm_is_d0i3_supported().\n- iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combination.\n- iwlwifi: mvm: report wakeup for wowlan.\n- iwlwifi: mvm: reset mvm->scan_type when firmware is started.\n- iwlwifi: mvm: return the cooling state index instead of the budget.\n- iwlwifi: mvm: ROC: cleanup time event info on FW failure.\n- iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC duration.\n- iwlwifi: mvm: rs: fix a potential out of bounds access.\n- iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elements.\n- iwlwifi: mvm: rs: fix a warning message.\n- iwlwifi: mvm: rs: fix TPC action decision algorithm.\n- iwlwifi: mvm: rs: fix TPC statistics handling.\n- iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if needed.\n- iwlwifi: mvm: set default new STA as non-aggregated.\n- iwlwifi: mvm: set the correct amsdu enum values.\n- iwlwifi: mvm: set the correct descriptor size for tracing.\n- iwlwifi: mvm: small update in the firmware API.\n- iwlwifi: mvm: support A-MSDU in A-MPDU.\n- iwlwifi: mvm: support beacon storing.\n- iwlwifi: mvm: support description for user triggered fw dbg collection.\n- iwlwifi: mvm: support rss queues configuration command.\n- iwlwifi: mvm: Support setting continuous recording debug mode.\n- iwlwifi: mvm: support setting minimum quota from debugfs.\n- iwlwifi: mvm: support sw queue start/stop from mvm.\n- iwlwifi: mvm: take care of padded packets.\n- iwlwifi: mvm: take the transport ref back when leaving.\n- iwlwifi: mvm: track low-latency sources separately.\n- iwlwifi: mvm: update GSCAN capabilities.\n- iwlwifi: mvm: update ucode status before stopping device.\n- iwlwifi: mvm: use build-time assertion for fw trigger ID.\n- iwlwifi: mvm: use firmware station lookup, combine code.\n- iwlwifi: mvm: various trivial cleanups.\n- iwlwifi: mvm: writing zero bytes to debugfs causes a crash.\n- iwlwifi: nvm: fix loading default NVM file.\n- iwlwifi: nvm: fix up phy section when reading it.\n- iwlwifi: pcie: add 9000 series multi queue rx DMA support.\n- iwlwifi: pcie: add infrastructure for multi-queue rx.\n- iwlwifi: pcie: add initial RTPM support for PCI.\n- iwlwifi: pcie: Add new configuration to enable MSIX.\n- iwlwifi: pcie: add pm_prepare and pm_complete ops.\n- iwlwifi: pcie: add RTPM support when wifi is enabled.\n- iwlwifi: pcie: aggregate Flow Handler configuration writes.\n- iwlwifi: pcie: allow the op_mode to block the tx queues.\n- iwlwifi: pcie: allow to pretend to have Tx CSUM for debug.\n- iwlwifi: pcie: avoid restocks inside rx loop if not emergency.\n- iwlwifi: pcie: buffer packets to avoid overflowing Tx queues.\n- iwlwifi: pcie: build an A-MSDU using TSO core.\n- iwlwifi: pcie: configure more RFH settings.\n- iwlwifi: pcie: detect and workaround invalid write ptr behavior.\n- iwlwifi: pcie: don't increment / decrement a bool.\n- iwlwifi: pcie: enable interrupts before releasing the NIC's CPU.\n- iwlwifi: pcie: enable multi-queue rx path.\n- iwlwifi: pcie: extend device reset delay.\n- iwlwifi: pcie: fine tune number of rxbs.\n- iwlwifi: pcie: fix a race in firmware loading flow.\n- iwlwifi: pcie: fix erroneous return value.\n- iwlwifi: pcie: fix global table size.\n- iwlwifi: pcie: fix identation in trans.c.\n- iwlwifi: pcie: fix RF-Kill vs. firmware load race.\n- iwlwifi: pcie: forbid RTPM on device removal.\n- iwlwifi: pcie: mark command queue lock with separate lockdep class.\n- iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim.\n- iwlwifi: pcie: refactor RXBs reclaiming code.\n- iwlwifi: pcie: remove ICT allocation message.\n- iwlwifi: pcie: remove pointer from debug message.\n- iwlwifi: pcie: re-organize code towards TSO.\n- iwlwifi: pcie: set RB chunk size back to 64.\n- iwlwifi: pcie: update iwl_mpdu_desc fields.\n- iwlwifi: print index in api/capa flags parsing message.\n- iwlwifi: refactor the code that reads the MAC address from the NVM.\n- iwlwifi: remove IWL_DL_LED.\n- iwlwifi: remove unused parameter from grab_nic_access.\n- iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variables.\n- iwlwifi: set max firmware version of 7265 to 17.\n- iwlwifi: support ucode with d0 unified image - regular and usniffer.\n- iwlwifi: trans: make various conversion macros inlines.\n- iwlwifi: trans: support a callback for ASYNC commands.\n- iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian.\n- iwlwifi: tt: move ucode_loaded check under mutex.\n- iwlwifi: uninline iwl_trans_send_cmd.\n- iwlwifi: update host command messages to new format.\n- iwlwifi: Update PCI IDs for 8000 and 9000 series.\n- iwlwifi: update support for 3168 series firmware and NVM.\n- iwlwifi: various comments and code cleanups.\n- kabi: ignore fs_info parameter for tracepoints that didn't have it (bsc#1044912).\n- kabi/severities: ignore kABi changes in iwlwifi stuff itself\n- lan78xx: use skb_cow_head() to deal with cloned skbs (bsc#1045154).\n- Linux 4.4.74 (CVE-2017-1000364 bnc#1012382 bnc#1039348 bnc#1045340 bsc#1031717 bsc#1043231).\n- loop: Add PF_LESS_THROTTLE to block/loop device thread (bsc#1027101).\n- md: fix a null dereference (bsc#1040351).\n- md: use a separate bio_set for synchronous IO (bsc#1040351).\n- mm: fix new crash in unmapped_area_topdown() (bnc#1039348).\n- mm: larger stack guard gap, between vmas (bnc#1039348, CVE-2017-1000364, bnc#1045340).\n- net/mlx5e: Fix timestamping capabilities reporting (bsc#966170 bsc#1015342).\n- NFSv4: don't let hanging mounts block other mounts (bsc#1040364).\n- powerpc/fadump: add reschedule point while releasing memory (bsc#1040609).\n- powerpc/fadump: avoid duplicates in crash memory ranges (bsc#1037669).\n- powerpc/fadump: avoid holes in boot memory area when fadump is registered (bsc#1037669).\n- powerpc/fadump: provide a helpful error message (bsc#1037669).\n- powerpc/fadump: return error when fadump registration fails (bsc#1040567).\n- powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS (FATE#322421).\n- printk: Correctly handle preemption in console_unlock() (bsc#1046434).\n- printk/xen: Force printk sync mode when migrating Xen guest (bsc#1043347).\n- RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() (bsc#1026570).\n- Reenable and refresh patches.suse/iwlwifi-expose-default-fallback-ucode-api.\n- reiserfs: don't preallocate blocks for extended attributes (bsc#990682).\n- smartpqi: limit transfer length to 1MB (bsc#1025461).\n- tty: Destroy ldisc instance on hangup (bnc#1043488).\n- tty: Fix ldisc crash on reopened tty (bnc#1043488).\n- tty: Handle NULL tty->ldisc (bnc#1043488).\n- tty: Move tty_ldisc_kill() (bnc#1043488).\n- tty: Prepare for destroying line discipline on hangup (bnc#1043488).\n- tty: Refactor tty_ldisc_reinit() for reuse (bnc#1043488).\n- tty: Reset c_line from driver's init_termios (bnc#1043488).\n- tty: Simplify tty_set_ldisc() exit handling (bnc#1043488).\n- tty: Use 'disc' for line discipline index name (bnc#1043488).\n- Update config files: add CONFIG_IWLWIFI_PCIE_RTPM=y (FATE#323335)\n- Update patches.fixes/xfs-split-default-quota-limits-by-quota-type.patch (bsc#1040941). Fix the bug nr used.\n", title: "Description of the patch", }, { category: "details", text: "SUSE-SLE-RT-12-SP2-2017-1231", 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-2017_1990-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1990-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171990-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1990-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-July/003073.html", }, { category: "self", summary: "SUSE Bug 1000092", url: "https://bugzilla.suse.com/1000092", }, { category: "self", summary: "SUSE Bug 1003077", url: "https://bugzilla.suse.com/1003077", }, { category: "self", summary: "SUSE Bug 1003581", url: "https://bugzilla.suse.com/1003581", }, { category: "self", summary: "SUSE Bug 1004003", url: "https://bugzilla.suse.com/1004003", }, { category: "self", summary: "SUSE Bug 1007729", url: "https://bugzilla.suse.com/1007729", }, { category: "self", summary: "SUSE Bug 1007959", url: "https://bugzilla.suse.com/1007959", }, { category: "self", summary: "SUSE Bug 1007962", url: "https://bugzilla.suse.com/1007962", }, { category: "self", summary: "SUSE Bug 1008842", url: "https://bugzilla.suse.com/1008842", }, { category: "self", summary: "SUSE Bug 1009674", url: "https://bugzilla.suse.com/1009674", }, { category: "self", summary: "SUSE Bug 1009718", url: "https://bugzilla.suse.com/1009718", }, { category: "self", summary: "SUSE Bug 1010032", url: "https://bugzilla.suse.com/1010032", }, { category: "self", summary: "SUSE Bug 1010612", url: "https://bugzilla.suse.com/1010612", }, { category: "self", summary: "SUSE Bug 1010690", url: "https://bugzilla.suse.com/1010690", }, { category: "self", summary: "SUSE Bug 1011044", url: "https://bugzilla.suse.com/1011044", }, { category: "self", summary: "SUSE Bug 1011176", url: "https://bugzilla.suse.com/1011176", }, { category: "self", summary: "SUSE Bug 1011913", url: "https://bugzilla.suse.com/1011913", }, { category: "self", summary: "SUSE Bug 1012060", url: "https://bugzilla.suse.com/1012060", }, { category: "self", summary: "SUSE Bug 1012382", url: "https://bugzilla.suse.com/1012382", }, { category: "self", summary: "SUSE Bug 1012422", url: "https://bugzilla.suse.com/1012422", }, { category: "self", summary: "SUSE Bug 1012452", url: "https://bugzilla.suse.com/1012452", }, { category: "self", summary: "SUSE Bug 1012829", url: "https://bugzilla.suse.com/1012829", }, { category: "self", summary: "SUSE Bug 1012910", url: "https://bugzilla.suse.com/1012910", }, { category: "self", summary: "SUSE Bug 1012985", url: "https://bugzilla.suse.com/1012985", }, { category: "self", summary: "SUSE Bug 1013001", url: "https://bugzilla.suse.com/1013001", }, { category: "self", summary: "SUSE Bug 1013561", url: "https://bugzilla.suse.com/1013561", }, { category: "self", summary: "SUSE Bug 1013792", url: "https://bugzilla.suse.com/1013792", }, { category: "self", summary: "SUSE Bug 1013887", url: "https://bugzilla.suse.com/1013887", }, { category: "self", summary: "SUSE Bug 1013994", url: "https://bugzilla.suse.com/1013994", }, { category: "self", summary: "SUSE Bug 1014120", url: "https://bugzilla.suse.com/1014120", }, { category: "self", summary: "SUSE Bug 1014136", url: "https://bugzilla.suse.com/1014136", }, { category: "self", summary: "SUSE Bug 1015342", url: "https://bugzilla.suse.com/1015342", }, { category: "self", summary: "SUSE Bug 1015367", url: "https://bugzilla.suse.com/1015367", }, { category: "self", summary: "SUSE Bug 1015452", url: "https://bugzilla.suse.com/1015452", }, { category: "self", summary: "SUSE Bug 1015609", url: "https://bugzilla.suse.com/1015609", }, { category: "self", summary: "SUSE Bug 1016403", url: "https://bugzilla.suse.com/1016403", }, { category: "self", summary: "SUSE Bug 1017164", url: "https://bugzilla.suse.com/1017164", }, { category: "self", summary: "SUSE Bug 1017170", url: "https://bugzilla.suse.com/1017170", }, { category: "self", summary: "SUSE Bug 1017410", url: "https://bugzilla.suse.com/1017410", }, { category: "self", summary: "SUSE Bug 1017461", url: "https://bugzilla.suse.com/1017461", }, { category: "self", summary: "SUSE Bug 1017641", url: "https://bugzilla.suse.com/1017641", }, { category: "self", summary: "SUSE Bug 1018100", url: "https://bugzilla.suse.com/1018100", }, { category: "self", summary: "SUSE Bug 1018263", url: "https://bugzilla.suse.com/1018263", }, { category: "self", summary: "SUSE Bug 1018358", url: "https://bugzilla.suse.com/1018358", }, { category: "self", summary: "SUSE Bug 1018385", url: "https://bugzilla.suse.com/1018385", }, { category: "self", summary: "SUSE Bug 1018419", url: "https://bugzilla.suse.com/1018419", }, { category: "self", summary: "SUSE Bug 1018446", url: "https://bugzilla.suse.com/1018446", }, { category: "self", summary: "SUSE Bug 1018813", url: "https://bugzilla.suse.com/1018813", }, { category: "self", summary: "SUSE Bug 1018885", url: "https://bugzilla.suse.com/1018885", }, { category: "self", summary: "SUSE Bug 1018913", url: "https://bugzilla.suse.com/1018913", }, { category: "self", summary: "SUSE Bug 1019061", url: "https://bugzilla.suse.com/1019061", }, { category: "self", summary: "SUSE Bug 1019148", url: "https://bugzilla.suse.com/1019148", }, { category: "self", summary: "SUSE Bug 1019163", url: "https://bugzilla.suse.com/1019163", }, { category: "self", summary: "SUSE Bug 1019168", url: "https://bugzilla.suse.com/1019168", }, { category: "self", summary: "SUSE Bug 1019260", url: "https://bugzilla.suse.com/1019260", }, { category: "self", summary: "SUSE Bug 1019351", url: "https://bugzilla.suse.com/1019351", }, { category: "self", summary: "SUSE Bug 1019594", url: "https://bugzilla.suse.com/1019594", }, { category: "self", summary: "SUSE Bug 1019614", url: "https://bugzilla.suse.com/1019614", }, { category: "self", summary: "SUSE Bug 1019618", url: "https://bugzilla.suse.com/1019618", }, { category: "self", summary: "SUSE Bug 1019630", url: "https://bugzilla.suse.com/1019630", }, { category: "self", summary: "SUSE Bug 1019631", url: "https://bugzilla.suse.com/1019631", }, { category: "self", summary: "SUSE Bug 1019784", url: "https://bugzilla.suse.com/1019784", }, { category: "self", summary: "SUSE Bug 1019851", url: "https://bugzilla.suse.com/1019851", }, { category: "self", summary: "SUSE Bug 1020048", url: "https://bugzilla.suse.com/1020048", }, { category: "self", summary: "SUSE Bug 1020214", url: "https://bugzilla.suse.com/1020214", }, { category: "self", summary: "SUSE Bug 1020412", url: "https://bugzilla.suse.com/1020412", }, { category: "self", summary: "SUSE Bug 1020488", url: "https://bugzilla.suse.com/1020488", }, { category: "self", summary: "SUSE Bug 1020602", url: "https://bugzilla.suse.com/1020602", }, { category: "self", summary: "SUSE Bug 1020685", url: "https://bugzilla.suse.com/1020685", }, { category: "self", summary: "SUSE Bug 1020817", url: "https://bugzilla.suse.com/1020817", }, { category: "self", summary: "SUSE Bug 1020945", url: "https://bugzilla.suse.com/1020945", }, { category: "self", summary: "SUSE Bug 1020975", url: "https://bugzilla.suse.com/1020975", }, { category: "self", summary: "SUSE Bug 1021082", url: "https://bugzilla.suse.com/1021082", }, { category: "self", summary: "SUSE Bug 1021248", url: "https://bugzilla.suse.com/1021248", }, { category: "self", summary: "SUSE Bug 1021251", url: "https://bugzilla.suse.com/1021251", }, { category: "self", summary: "SUSE Bug 1021258", url: "https://bugzilla.suse.com/1021258", }, { category: "self", summary: "SUSE Bug 1021260", url: "https://bugzilla.suse.com/1021260", }, { category: "self", summary: "SUSE Bug 1021294", url: "https://bugzilla.suse.com/1021294", }, { category: "self", summary: "SUSE Bug 1021424", url: "https://bugzilla.suse.com/1021424", }, { category: "self", summary: "SUSE Bug 1021455", url: "https://bugzilla.suse.com/1021455", }, { category: "self", summary: "SUSE Bug 1021474", url: "https://bugzilla.suse.com/1021474", }, { category: "self", summary: "SUSE Bug 1021762", url: "https://bugzilla.suse.com/1021762", }, { category: "self", summary: "SUSE Bug 1022181", url: "https://bugzilla.suse.com/1022181", }, { category: "self", summary: "SUSE Bug 1022266", url: "https://bugzilla.suse.com/1022266", }, { category: "self", summary: "SUSE Bug 1022304", url: "https://bugzilla.suse.com/1022304", }, { category: "self", summary: "SUSE Bug 1022340", url: "https://bugzilla.suse.com/1022340", }, { category: "self", summary: "SUSE Bug 1022429", url: "https://bugzilla.suse.com/1022429", }, { category: "self", summary: "SUSE Bug 1022476", url: "https://bugzilla.suse.com/1022476", }, { category: "self", summary: "SUSE Bug 1022547", url: "https://bugzilla.suse.com/1022547", }, { category: "self", summary: "SUSE Bug 1022559", url: "https://bugzilla.suse.com/1022559", }, { category: "self", summary: "SUSE Bug 1022595", url: "https://bugzilla.suse.com/1022595", }, { category: "self", summary: "SUSE Bug 1022785", url: "https://bugzilla.suse.com/1022785", }, { category: "self", summary: "SUSE Bug 1022971", url: "https://bugzilla.suse.com/1022971", }, { category: "self", summary: "SUSE Bug 1023101", url: "https://bugzilla.suse.com/1023101", }, { category: "self", summary: "SUSE Bug 1023175", url: "https://bugzilla.suse.com/1023175", }, { category: "self", summary: "SUSE Bug 1023287", url: "https://bugzilla.suse.com/1023287", }, { category: "self", summary: "SUSE Bug 1023762", url: "https://bugzilla.suse.com/1023762", }, { category: "self", summary: "SUSE Bug 1023866", url: "https://bugzilla.suse.com/1023866", }, { category: "self", summary: "SUSE Bug 1023884", url: "https://bugzilla.suse.com/1023884", }, { category: "self", summary: "SUSE Bug 1023888", url: "https://bugzilla.suse.com/1023888", }, { category: "self", summary: "SUSE Bug 1024015", url: "https://bugzilla.suse.com/1024015", }, { category: "self", summary: "SUSE Bug 1024081", url: "https://bugzilla.suse.com/1024081", }, { category: "self", summary: "SUSE Bug 1024234", url: "https://bugzilla.suse.com/1024234", }, { category: "self", summary: "SUSE Bug 1024508", url: "https://bugzilla.suse.com/1024508", }, { category: "self", summary: "SUSE Bug 1024938", url: "https://bugzilla.suse.com/1024938", }, { category: "self", summary: "SUSE Bug 1025039", url: "https://bugzilla.suse.com/1025039", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1025461", url: "https://bugzilla.suse.com/1025461", }, { category: "self", summary: "SUSE Bug 1025683", url: "https://bugzilla.suse.com/1025683", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026405", url: "https://bugzilla.suse.com/1026405", }, { category: "self", summary: "SUSE Bug 1026462", url: "https://bugzilla.suse.com/1026462", }, { category: "self", summary: "SUSE Bug 1026505", url: "https://bugzilla.suse.com/1026505", }, { category: "self", summary: "SUSE Bug 1026509", url: "https://bugzilla.suse.com/1026509", }, { category: "self", summary: "SUSE Bug 1026570", url: "https://bugzilla.suse.com/1026570", }, { category: "self", summary: "SUSE Bug 1026692", url: "https://bugzilla.suse.com/1026692", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1027054", url: "https://bugzilla.suse.com/1027054", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027101", url: "https://bugzilla.suse.com/1027101", }, { category: "self", summary: "SUSE Bug 1027153", url: "https://bugzilla.suse.com/1027153", }, { category: "self", summary: "SUSE Bug 1027179", url: "https://bugzilla.suse.com/1027179", }, { category: "self", summary: "SUSE Bug 1027189", url: "https://bugzilla.suse.com/1027189", }, { category: "self", summary: "SUSE Bug 1027190", url: "https://bugzilla.suse.com/1027190", }, { category: "self", summary: "SUSE Bug 1027195", url: "https://bugzilla.suse.com/1027195", }, { category: "self", summary: "SUSE Bug 1027273", url: "https://bugzilla.suse.com/1027273", }, { category: "self", summary: "SUSE Bug 1027512", url: "https://bugzilla.suse.com/1027512", }, { category: "self", summary: "SUSE Bug 1027565", url: "https://bugzilla.suse.com/1027565", }, { category: "self", summary: "SUSE Bug 1027616", url: "https://bugzilla.suse.com/1027616", }, { category: "self", summary: "SUSE Bug 1027974", url: "https://bugzilla.suse.com/1027974", }, { category: "self", summary: "SUSE Bug 1028017", url: "https://bugzilla.suse.com/1028017", }, { category: "self", summary: "SUSE Bug 1028027", url: "https://bugzilla.suse.com/1028027", }, { category: "self", summary: "SUSE Bug 1028041", url: "https://bugzilla.suse.com/1028041", }, { category: "self", summary: "SUSE Bug 1028158", url: "https://bugzilla.suse.com/1028158", }, { category: "self", summary: "SUSE Bug 1028217", url: "https://bugzilla.suse.com/1028217", }, { category: "self", summary: "SUSE Bug 1028310", url: "https://bugzilla.suse.com/1028310", }, { category: "self", summary: "SUSE Bug 1028325", url: "https://bugzilla.suse.com/1028325", }, { category: "self", summary: "SUSE Bug 1028340", url: "https://bugzilla.suse.com/1028340", }, { category: "self", summary: "SUSE Bug 1028372", url: "https://bugzilla.suse.com/1028372", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028819", url: "https://bugzilla.suse.com/1028819", }, { category: "self", summary: "SUSE Bug 1028883", url: "https://bugzilla.suse.com/1028883", }, { category: "self", summary: "SUSE Bug 1028895", url: "https://bugzilla.suse.com/1028895", }, { category: "self", summary: "SUSE Bug 1029220", url: "https://bugzilla.suse.com/1029220", }, { category: "self", summary: "SUSE Bug 1029514", url: "https://bugzilla.suse.com/1029514", }, { category: "self", summary: "SUSE Bug 1029607", url: "https://bugzilla.suse.com/1029607", }, { category: "self", summary: "SUSE Bug 1029634", url: "https://bugzilla.suse.com/1029634", }, { category: "self", summary: "SUSE Bug 1029986", url: "https://bugzilla.suse.com/1029986", }, { category: "self", summary: "SUSE Bug 1030057", url: "https://bugzilla.suse.com/1030057", }, { category: "self", summary: "SUSE Bug 1030070", url: "https://bugzilla.suse.com/1030070", }, { category: "self", summary: "SUSE Bug 1030118", url: "https://bugzilla.suse.com/1030118", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030573", url: "https://bugzilla.suse.com/1030573", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031040", url: "https://bugzilla.suse.com/1031040", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031142", url: "https://bugzilla.suse.com/1031142", }, { category: "self", summary: "SUSE Bug 1031147", url: "https://bugzilla.suse.com/1031147", }, { category: "self", summary: "SUSE Bug 1031200", url: "https://bugzilla.suse.com/1031200", }, { category: "self", summary: "SUSE Bug 1031206", url: "https://bugzilla.suse.com/1031206", }, { category: "self", summary: "SUSE Bug 1031208", url: "https://bugzilla.suse.com/1031208", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031470", url: "https://bugzilla.suse.com/1031470", }, { category: "self", summary: "SUSE Bug 1031500", url: "https://bugzilla.suse.com/1031500", }, { category: "self", summary: "SUSE Bug 1031512", url: "https://bugzilla.suse.com/1031512", }, { category: "self", summary: "SUSE Bug 1031555", url: "https://bugzilla.suse.com/1031555", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1031662", url: "https://bugzilla.suse.com/1031662", }, { category: "self", summary: "SUSE Bug 1031717", url: "https://bugzilla.suse.com/1031717", }, { category: "self", summary: "SUSE Bug 1031796", url: "https://bugzilla.suse.com/1031796", }, { category: "self", summary: "SUSE Bug 1031831", url: "https://bugzilla.suse.com/1031831", }, { category: "self", summary: "SUSE Bug 1032006", url: "https://bugzilla.suse.com/1032006", }, { category: "self", summary: "SUSE Bug 1032141", url: "https://bugzilla.suse.com/1032141", }, { category: "self", summary: "SUSE Bug 1032339", url: "https://bugzilla.suse.com/1032339", }, { category: "self", summary: "SUSE Bug 1032345", url: "https://bugzilla.suse.com/1032345", }, { category: "self", summary: "SUSE Bug 1032400", url: "https://bugzilla.suse.com/1032400", }, { category: "self", summary: "SUSE Bug 1032581", url: "https://bugzilla.suse.com/1032581", }, { category: "self", summary: "SUSE Bug 1032673", url: "https://bugzilla.suse.com/1032673", }, { category: "self", summary: "SUSE Bug 1032681", url: "https://bugzilla.suse.com/1032681", }, { category: "self", summary: "SUSE Bug 1032803", url: "https://bugzilla.suse.com/1032803", }, { category: "self", summary: "SUSE Bug 1033117", url: "https://bugzilla.suse.com/1033117", }, { category: "self", summary: "SUSE Bug 1033281", url: "https://bugzilla.suse.com/1033281", }, { category: "self", summary: "SUSE Bug 1033287", url: "https://bugzilla.suse.com/1033287", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 1033340", url: "https://bugzilla.suse.com/1033340", }, { category: "self", summary: "SUSE Bug 1033885", url: "https://bugzilla.suse.com/1033885", }, { category: "self", summary: "SUSE Bug 1034048", url: "https://bugzilla.suse.com/1034048", }, { category: "self", summary: "SUSE Bug 1034419", url: "https://bugzilla.suse.com/1034419", }, { category: "self", summary: "SUSE Bug 1034635", url: "https://bugzilla.suse.com/1034635", }, { category: "self", summary: "SUSE Bug 1034670", url: "https://bugzilla.suse.com/1034670", }, { category: "self", summary: "SUSE Bug 1034671", url: "https://bugzilla.suse.com/1034671", }, { category: "self", summary: "SUSE Bug 1034762", url: "https://bugzilla.suse.com/1034762", }, { category: "self", summary: "SUSE Bug 1034902", url: "https://bugzilla.suse.com/1034902", }, { category: "self", summary: "SUSE Bug 1034995", url: "https://bugzilla.suse.com/1034995", }, { category: "self", summary: "SUSE Bug 1035024", url: "https://bugzilla.suse.com/1035024", }, { category: "self", summary: "SUSE Bug 1035866", url: "https://bugzilla.suse.com/1035866", }, { category: "self", summary: "SUSE Bug 1035887", url: "https://bugzilla.suse.com/1035887", }, { category: "self", summary: "SUSE Bug 1035920", url: "https://bugzilla.suse.com/1035920", }, { category: "self", summary: "SUSE Bug 1035922", url: "https://bugzilla.suse.com/1035922", }, { category: "self", summary: "SUSE Bug 1036214", url: "https://bugzilla.suse.com/1036214", }, { category: "self", summary: "SUSE Bug 1036638", url: "https://bugzilla.suse.com/1036638", }, { category: "self", summary: "SUSE Bug 1036752", url: "https://bugzilla.suse.com/1036752", }, { category: "self", summary: "SUSE Bug 1036763", url: "https://bugzilla.suse.com/1036763", }, { category: "self", summary: "SUSE Bug 1037177", url: "https://bugzilla.suse.com/1037177", }, { category: "self", summary: "SUSE Bug 1037186", url: "https://bugzilla.suse.com/1037186", }, { category: "self", summary: "SUSE Bug 1037384", url: "https://bugzilla.suse.com/1037384", }, { category: "self", summary: "SUSE Bug 1037483", url: "https://bugzilla.suse.com/1037483", }, { category: "self", summary: "SUSE Bug 1037669", url: "https://bugzilla.suse.com/1037669", }, { category: "self", summary: "SUSE Bug 1037840", url: "https://bugzilla.suse.com/1037840", }, { category: "self", summary: "SUSE Bug 1037871", url: "https://bugzilla.suse.com/1037871", }, { category: "self", summary: "SUSE Bug 1037969", url: "https://bugzilla.suse.com/1037969", }, { category: "self", summary: "SUSE Bug 1038033", url: "https://bugzilla.suse.com/1038033", }, { category: "self", summary: "SUSE Bug 1038043", url: "https://bugzilla.suse.com/1038043", }, { category: "self", summary: "SUSE Bug 1038085", url: "https://bugzilla.suse.com/1038085", }, { category: "self", summary: "SUSE Bug 1038142", url: "https://bugzilla.suse.com/1038142", }, { category: "self", summary: "SUSE Bug 1038143", url: "https://bugzilla.suse.com/1038143", }, { category: "self", summary: "SUSE Bug 1038297", url: "https://bugzilla.suse.com/1038297", }, { category: "self", summary: "SUSE Bug 1038458", url: "https://bugzilla.suse.com/1038458", }, { category: "self", summary: "SUSE Bug 1038544", url: "https://bugzilla.suse.com/1038544", }, { category: "self", summary: "SUSE Bug 1038842", url: "https://bugzilla.suse.com/1038842", }, { category: "self", summary: "SUSE Bug 1038843", url: "https://bugzilla.suse.com/1038843", }, { category: "self", summary: "SUSE Bug 1038846", url: "https://bugzilla.suse.com/1038846", }, { category: "self", summary: "SUSE Bug 1038847", url: "https://bugzilla.suse.com/1038847", }, { category: "self", summary: "SUSE Bug 1038848", url: "https://bugzilla.suse.com/1038848", }, { category: "self", summary: "SUSE Bug 1038879", url: "https://bugzilla.suse.com/1038879", }, { category: "self", summary: "SUSE Bug 1038981", url: "https://bugzilla.suse.com/1038981", }, { category: "self", summary: "SUSE Bug 1038982", url: "https://bugzilla.suse.com/1038982", }, { category: "self", summary: "SUSE Bug 1039348", url: "https://bugzilla.suse.com/1039348", }, { category: "self", summary: "SUSE Bug 1039354", url: "https://bugzilla.suse.com/1039354", }, { category: "self", summary: "SUSE Bug 1039700", url: "https://bugzilla.suse.com/1039700", }, { category: "self", summary: "SUSE Bug 1039864", url: "https://bugzilla.suse.com/1039864", }, { category: "self", summary: "SUSE Bug 1039882", url: "https://bugzilla.suse.com/1039882", }, { category: "self", summary: "SUSE Bug 1039883", url: "https://bugzilla.suse.com/1039883", }, { category: "self", summary: "SUSE Bug 1039885", url: "https://bugzilla.suse.com/1039885", }, { category: "self", summary: "SUSE Bug 1039900", url: "https://bugzilla.suse.com/1039900", }, { category: "self", summary: "SUSE Bug 1040069", url: "https://bugzilla.suse.com/1040069", }, { category: "self", summary: "SUSE Bug 1040125", url: "https://bugzilla.suse.com/1040125", }, { category: "self", summary: "SUSE Bug 1040182", url: "https://bugzilla.suse.com/1040182", }, { category: "self", summary: "SUSE Bug 1040279", url: "https://bugzilla.suse.com/1040279", }, { category: "self", summary: "SUSE Bug 1040351", url: "https://bugzilla.suse.com/1040351", }, { category: "self", summary: "SUSE Bug 1040364", url: "https://bugzilla.suse.com/1040364", }, { category: "self", summary: "SUSE Bug 1040395", url: "https://bugzilla.suse.com/1040395", }, { category: "self", summary: "SUSE Bug 1040425", url: "https://bugzilla.suse.com/1040425", }, { category: "self", summary: "SUSE Bug 1040463", url: "https://bugzilla.suse.com/1040463", }, { category: "self", summary: "SUSE Bug 1040567", url: "https://bugzilla.suse.com/1040567", }, { category: "self", summary: "SUSE Bug 1040609", url: "https://bugzilla.suse.com/1040609", }, { category: "self", summary: "SUSE Bug 1040855", url: "https://bugzilla.suse.com/1040855", }, { category: "self", summary: "SUSE Bug 1040929", url: "https://bugzilla.suse.com/1040929", }, { category: "self", summary: "SUSE Bug 1040941", url: "https://bugzilla.suse.com/1040941", }, { category: "self", summary: "SUSE Bug 1041087", url: "https://bugzilla.suse.com/1041087", }, { category: "self", summary: "SUSE Bug 1041160", url: "https://bugzilla.suse.com/1041160", }, { category: "self", summary: "SUSE Bug 1041168", url: "https://bugzilla.suse.com/1041168", }, { category: "self", summary: "SUSE Bug 1041242", url: "https://bugzilla.suse.com/1041242", }, { category: "self", summary: "SUSE Bug 1041431", url: "https://bugzilla.suse.com/1041431", }, { category: "self", summary: "SUSE Bug 1041810", url: "https://bugzilla.suse.com/1041810", }, { category: "self", summary: "SUSE Bug 1042200", url: "https://bugzilla.suse.com/1042200", }, { category: "self", summary: "SUSE Bug 1042286", url: "https://bugzilla.suse.com/1042286", }, { category: "self", summary: "SUSE Bug 1042356", url: "https://bugzilla.suse.com/1042356", }, { category: "self", summary: "SUSE Bug 1042421", url: "https://bugzilla.suse.com/1042421", }, { category: "self", summary: "SUSE Bug 1042517", url: "https://bugzilla.suse.com/1042517", }, { category: "self", summary: "SUSE Bug 1042535", url: "https://bugzilla.suse.com/1042535", }, { category: "self", summary: "SUSE Bug 1042536", url: "https://bugzilla.suse.com/1042536", }, { category: "self", summary: "SUSE Bug 1042863", url: "https://bugzilla.suse.com/1042863", }, { category: "self", summary: "SUSE Bug 1042886", url: "https://bugzilla.suse.com/1042886", }, { category: "self", summary: "SUSE Bug 1043014", url: "https://bugzilla.suse.com/1043014", }, { category: "self", summary: "SUSE Bug 1043231", url: "https://bugzilla.suse.com/1043231", }, { category: "self", summary: "SUSE Bug 1043236", url: "https://bugzilla.suse.com/1043236", }, { category: "self", summary: "SUSE Bug 1043347", url: "https://bugzilla.suse.com/1043347", }, { category: "self", summary: "SUSE Bug 1043371", url: "https://bugzilla.suse.com/1043371", }, { category: "self", summary: "SUSE Bug 1043467", url: "https://bugzilla.suse.com/1043467", }, { category: "self", summary: "SUSE Bug 1043488", url: "https://bugzilla.suse.com/1043488", }, { category: "self", summary: "SUSE Bug 1043598", url: "https://bugzilla.suse.com/1043598", }, { category: "self", summary: "SUSE Bug 1043912", url: "https://bugzilla.suse.com/1043912", }, { category: "self", summary: "SUSE Bug 1043935", url: "https://bugzilla.suse.com/1043935", }, { category: "self", summary: "SUSE Bug 1043990", url: "https://bugzilla.suse.com/1043990", }, { category: "self", summary: "SUSE Bug 1044015", url: "https://bugzilla.suse.com/1044015", }, { category: "self", summary: "SUSE Bug 1044082", url: "https://bugzilla.suse.com/1044082", }, { category: "self", summary: "SUSE Bug 1044120", url: "https://bugzilla.suse.com/1044120", }, { category: "self", summary: "SUSE Bug 1044125", url: "https://bugzilla.suse.com/1044125", }, { category: "self", summary: "SUSE Bug 1044532", url: "https://bugzilla.suse.com/1044532", }, { category: "self", summary: "SUSE Bug 1044767", url: "https://bugzilla.suse.com/1044767", }, { category: "self", summary: "SUSE Bug 1044772", url: "https://bugzilla.suse.com/1044772", }, { category: "self", summary: "SUSE Bug 1044854", url: "https://bugzilla.suse.com/1044854", }, { category: "self", summary: "SUSE Bug 1044880", url: "https://bugzilla.suse.com/1044880", }, { category: "self", summary: "SUSE Bug 1044912", url: "https://bugzilla.suse.com/1044912", }, { category: "self", summary: "SUSE Bug 1045154", url: "https://bugzilla.suse.com/1045154", }, { category: "self", summary: "SUSE Bug 1045235", url: "https://bugzilla.suse.com/1045235", }, { category: "self", summary: "SUSE Bug 1045286", url: "https://bugzilla.suse.com/1045286", }, { category: "self", summary: "SUSE Bug 1045307", url: "https://bugzilla.suse.com/1045307", }, { category: "self", summary: "SUSE Bug 1045340", url: "https://bugzilla.suse.com/1045340", }, { category: "self", summary: "SUSE Bug 1045467", url: "https://bugzilla.suse.com/1045467", }, { category: "self", summary: "SUSE Bug 1045568", url: "https://bugzilla.suse.com/1045568", }, { category: "self", summary: "SUSE Bug 1046105", url: "https://bugzilla.suse.com/1046105", }, { category: "self", summary: "SUSE Bug 1046434", url: "https://bugzilla.suse.com/1046434", }, { category: "self", summary: "SUSE Bug 1046589", url: "https://bugzilla.suse.com/1046589", }, { category: "self", summary: "SUSE Bug 799133", url: "https://bugzilla.suse.com/799133", }, { category: "self", summary: "SUSE Bug 863764", url: "https://bugzilla.suse.com/863764", }, { category: "self", summary: "SUSE Bug 870618", url: "https://bugzilla.suse.com/870618", }, { category: "self", summary: "SUSE Bug 922871", url: "https://bugzilla.suse.com/922871", }, { category: "self", summary: "SUSE Bug 951844", url: "https://bugzilla.suse.com/951844", }, { category: "self", summary: "SUSE Bug 966170", url: "https://bugzilla.suse.com/966170", }, { category: "self", summary: "SUSE Bug 966172", url: "https://bugzilla.suse.com/966172", }, { category: "self", summary: "SUSE Bug 966191", url: "https://bugzilla.suse.com/966191", }, { category: "self", summary: "SUSE Bug 966321", url: "https://bugzilla.suse.com/966321", }, { category: "self", summary: "SUSE Bug 966339", url: "https://bugzilla.suse.com/966339", }, { category: "self", summary: "SUSE Bug 968697", url: "https://bugzilla.suse.com/968697", }, { category: "self", summary: "SUSE Bug 969479", url: "https://bugzilla.suse.com/969479", }, { category: "self", summary: "SUSE Bug 969755", url: "https://bugzilla.suse.com/969755", }, { category: "self", summary: "SUSE Bug 970083", url: "https://bugzilla.suse.com/970083", }, { category: "self", summary: "SUSE Bug 971975", url: "https://bugzilla.suse.com/971975", }, { category: "self", summary: "SUSE Bug 982783", url: "https://bugzilla.suse.com/982783", }, { category: "self", summary: "SUSE Bug 985561", url: "https://bugzilla.suse.com/985561", }, { category: "self", summary: "SUSE Bug 986362", url: "https://bugzilla.suse.com/986362", }, { category: "self", summary: "SUSE Bug 986365", url: "https://bugzilla.suse.com/986365", }, { category: "self", summary: "SUSE Bug 987192", url: "https://bugzilla.suse.com/987192", }, { category: "self", summary: "SUSE Bug 987576", url: "https://bugzilla.suse.com/987576", }, { category: "self", summary: "SUSE Bug 988065", url: "https://bugzilla.suse.com/988065", }, { category: "self", summary: "SUSE Bug 989056", url: "https://bugzilla.suse.com/989056", }, { category: "self", summary: "SUSE Bug 989311", url: "https://bugzilla.suse.com/989311", }, { category: "self", summary: "SUSE Bug 990058", url: "https://bugzilla.suse.com/990058", }, { category: "self", summary: "SUSE Bug 990682", url: "https://bugzilla.suse.com/990682", }, { category: "self", summary: "SUSE Bug 991273", url: "https://bugzilla.suse.com/991273", }, { category: "self", summary: "SUSE Bug 993832", url: "https://bugzilla.suse.com/993832", }, { category: "self", summary: "SUSE Bug 995542", url: "https://bugzilla.suse.com/995542", }, { category: "self", summary: "SUSE Bug 995968", url: "https://bugzilla.suse.com/995968", }, { category: "self", summary: "SUSE Bug 998106", url: "https://bugzilla.suse.com/998106", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-2117 page", url: "https://www.suse.com/security/cve/CVE-2016-2117/", }, { category: "self", summary: "SUSE CVE CVE-2016-4997 page", url: "https://www.suse.com/security/cve/CVE-2016-4997/", }, { category: "self", summary: "SUSE CVE CVE-2016-7117 page", url: "https://www.suse.com/security/cve/CVE-2016-7117/", }, { category: "self", summary: "SUSE CVE CVE-2016-9191 page", url: "https://www.suse.com/security/cve/CVE-2016-9191/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000364 page", url: "https://www.suse.com/security/cve/CVE-2017-1000364/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000365 page", url: "https://www.suse.com/security/cve/CVE-2017-1000365/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000380 page", url: "https://www.suse.com/security/cve/CVE-2017-1000380/", }, { category: "self", summary: "SUSE CVE CVE-2017-2583 page", url: "https://www.suse.com/security/cve/CVE-2017-2583/", }, { category: "self", summary: "SUSE CVE CVE-2017-2584 page", url: "https://www.suse.com/security/cve/CVE-2017-2584/", }, { category: "self", summary: "SUSE CVE CVE-2017-2596 page", url: "https://www.suse.com/security/cve/CVE-2017-2596/", }, { category: "self", summary: "SUSE CVE CVE-2017-2636 page", url: "https://www.suse.com/security/cve/CVE-2017-2636/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5551 page", url: "https://www.suse.com/security/cve/CVE-2017-5551/", }, { category: "self", summary: "SUSE CVE CVE-2017-5576 page", url: "https://www.suse.com/security/cve/CVE-2017-5576/", }, { category: "self", summary: "SUSE CVE CVE-2017-5577 page", url: "https://www.suse.com/security/cve/CVE-2017-5577/", }, { category: "self", summary: "SUSE CVE CVE-2017-5897 page", url: "https://www.suse.com/security/cve/CVE-2017-5897/", }, { category: "self", summary: "SUSE CVE CVE-2017-5970 page", url: "https://www.suse.com/security/cve/CVE-2017-5970/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6345 page", url: "https://www.suse.com/security/cve/CVE-2017-6345/", }, { category: "self", summary: "SUSE CVE CVE-2017-6346 page", url: "https://www.suse.com/security/cve/CVE-2017-6346/", }, { category: "self", summary: "SUSE CVE CVE-2017-6347 page", url: "https://www.suse.com/security/cve/CVE-2017-6347/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-7184 page", url: "https://www.suse.com/security/cve/CVE-2017-7184/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7346 page", url: "https://www.suse.com/security/cve/CVE-2017-7346/", }, { category: "self", summary: "SUSE CVE CVE-2017-7374 page", url: "https://www.suse.com/security/cve/CVE-2017-7374/", }, { category: "self", summary: "SUSE CVE CVE-2017-7487 page", url: "https://www.suse.com/security/cve/CVE-2017-7487/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, { category: "self", summary: "SUSE CVE CVE-2017-7618 page", url: "https://www.suse.com/security/cve/CVE-2017-7618/", }, { category: "self", summary: "SUSE CVE CVE-2017-8890 page", url: "https://www.suse.com/security/cve/CVE-2017-8890/", }, { category: "self", summary: "SUSE CVE CVE-2017-9074 page", url: "https://www.suse.com/security/cve/CVE-2017-9074/", }, { category: "self", summary: "SUSE CVE CVE-2017-9075 page", url: "https://www.suse.com/security/cve/CVE-2017-9075/", }, { category: "self", summary: "SUSE CVE CVE-2017-9076 page", url: "https://www.suse.com/security/cve/CVE-2017-9076/", }, { category: "self", summary: "SUSE CVE CVE-2017-9077 page", url: "https://www.suse.com/security/cve/CVE-2017-9077/", }, { category: "self", summary: "SUSE CVE CVE-2017-9150 page", url: "https://www.suse.com/security/cve/CVE-2017-9150/", }, { category: "self", summary: "SUSE CVE CVE-2017-9242 page", url: "https://www.suse.com/security/cve/CVE-2017-9242/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-07-28T08:44:16Z", generator: { date: "2017-07-28T08:44:16Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1990-1", initial_release_date: "2017-07-28T08:44:16Z", revision_history: [ { date: "2017-07-28T08:44:16Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-devel-rt-4.4.74-7.10.1.noarch", product: { name: "kernel-devel-rt-4.4.74-7.10.1.noarch", product_id: "kernel-devel-rt-4.4.74-7.10.1.noarch", }, }, { category: "product_version", name: "kernel-source-rt-4.4.74-7.10.1.noarch", product: { name: "kernel-source-rt-4.4.74-7.10.1.noarch", product_id: "kernel-source-rt-4.4.74-7.10.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", product: { name: "cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", product_id: "cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", product: { name: "cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", product_id: "cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "dlm-kmp-rt-4.4.74-7.10.1.x86_64", product: { name: "dlm-kmp-rt-4.4.74-7.10.1.x86_64", product_id: "dlm-kmp-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "gfs2-kmp-rt-4.4.74-7.10.1.x86_64", product: { name: "gfs2-kmp-rt-4.4.74-7.10.1.x86_64", product_id: "gfs2-kmp-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "kernel-rt-4.4.74-7.10.1.x86_64", product: { name: "kernel-rt-4.4.74-7.10.1.x86_64", product_id: "kernel-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "kernel-rt-base-4.4.74-7.10.1.x86_64", product: { name: "kernel-rt-base-4.4.74-7.10.1.x86_64", product_id: "kernel-rt-base-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "kernel-rt-devel-4.4.74-7.10.1.x86_64", product: { name: "kernel-rt-devel-4.4.74-7.10.1.x86_64", product_id: "kernel-rt-devel-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", product: { name: "kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", product_id: "kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-rt-4.4.74-7.10.1.x86_64", product: { name: "kernel-syms-rt-4.4.74-7.10.1.x86_64", product_id: "kernel-syms-rt-4.4.74-7.10.1.x86_64", }, }, { category: "product_version", name: "ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", product: { name: "ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", product_id: "ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Real Time 12 SP2", product: { name: "SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:suse-linux-enterprise-rt:12:sp2", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cluster-md-kmp-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", }, product_reference: "cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "cluster-network-kmp-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", }, product_reference: "cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "dlm-kmp-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", }, product_reference: "dlm-kmp-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gfs2-kmp-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", }, product_reference: "gfs2-kmp-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-rt-4.4.74-7.10.1.noarch as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", }, product_reference: "kernel-devel-rt-4.4.74-7.10.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", }, product_reference: "kernel-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-base-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", }, product_reference: "kernel-rt-base-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", }, product_reference: "kernel-rt-devel-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt_debug-devel-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", }, product_reference: "kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-source-rt-4.4.74-7.10.1.noarch as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", }, product_reference: "kernel-source-rt-4.4.74-7.10.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", }, product_reference: "kernel-syms-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, { category: "default_component_of", full_product_name: { name: "ocfs2-kmp-rt-4.4.74-7.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP2", product_id: "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", }, product_reference: "ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 12 SP2", }, ], }, vulnerabilities: [ { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.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 Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-2117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-2117", }, ], notes: [ { category: "general", text: "The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-2117", url: "https://www.suse.com/security/cve/CVE-2016-2117", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-2117", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 968697 for CVE-2016-2117", url: "https://bugzilla.suse.com/968697", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2016-2117", }, { cve: "CVE-2016-4997", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-4997", }, ], notes: [ { category: "general", text: "The compat IPT_SO_SET_REPLACE and IP6T_SO_SET_REPLACE setsockopt implementations in the netfilter subsystem in the Linux kernel before 4.6.3 allow local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-4997", url: "https://www.suse.com/security/cve/CVE-2016-4997", }, { category: "external", summary: "SUSE Bug 1020452 for CVE-2016-4997", url: "https://bugzilla.suse.com/1020452", }, { category: "external", summary: "SUSE Bug 986362 for CVE-2016-4997", url: "https://bugzilla.suse.com/986362", }, { category: "external", summary: "SUSE Bug 986365 for CVE-2016-4997", url: "https://bugzilla.suse.com/986365", }, { category: "external", summary: "SUSE Bug 986377 for CVE-2016-4997", url: "https://bugzilla.suse.com/986377", }, { category: "external", summary: "SUSE Bug 991651 for CVE-2016-4997", url: "https://bugzilla.suse.com/991651", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2016-4997", }, { cve: "CVE-2016-7117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-7117", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel before 4.5.2 allows remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-7117", url: "https://www.suse.com/security/cve/CVE-2016-7117", }, { category: "external", summary: "SUSE Bug 1003077 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003077", }, { category: "external", summary: "SUSE Bug 1003253 for CVE-2016-7117", url: "https://bugzilla.suse.com/1003253", }, { category: "external", summary: "SUSE Bug 1057478 for CVE-2016-7117", url: "https://bugzilla.suse.com/1057478", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2016-7117", url: "https://bugzilla.suse.com/1071943", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2016-7117", }, { cve: "CVE-2016-9191", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-9191", }, ], notes: [ { category: "general", text: "The cgroup offline implementation in the Linux kernel through 4.8.11 mishandles certain drain operations, which allows local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application, as demonstrated by trinity.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-9191", url: "https://www.suse.com/security/cve/CVE-2016-9191", }, { category: "external", summary: "SUSE Bug 1008842 for CVE-2016-9191", url: "https://bugzilla.suse.com/1008842", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-9191", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2016-9191", }, { cve: "CVE-2017-1000364", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000364", }, ], notes: [ { category: "general", text: "An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be \"jumped\" over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000364", url: "https://www.suse.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "SUSE Bug 1039346 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1039346", }, { category: "external", summary: "SUSE Bug 1039348 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1039348", }, { category: "external", summary: "SUSE Bug 1042200 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1042200", }, { category: "external", summary: "SUSE Bug 1044985 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1044985", }, { category: "external", summary: "SUSE Bug 1071943 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1071943", }, { category: "external", summary: "SUSE Bug 1075506 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1075506", }, { category: "external", summary: "SUSE Bug 1077345 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1077345", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 1149726 for CVE-2017-1000364", url: "https://bugzilla.suse.com/1149726", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-1000364", }, { cve: "CVE-2017-1000365", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000365", }, ], notes: [ { category: "general", text: "The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but does not take the argument and environment pointers into account, which allows attackers to bypass this limitation. This affects Linux Kernel versions 4.11.5 and earlier. It appears that this feature was introduced in the Linux Kernel version 2.6.23.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000365", url: "https://www.suse.com/security/cve/CVE-2017-1000365", }, { category: "external", summary: "SUSE Bug 1037551 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1037551", }, { category: "external", summary: "SUSE Bug 1039346 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039346", }, { category: "external", summary: "SUSE Bug 1039349 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039349", }, { category: "external", summary: "SUSE Bug 1039354 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039354", }, { category: "external", summary: "SUSE Bug 1054557 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1054557", }, { category: "external", summary: "SUSE Bug 1077345 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1077345", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.9, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-1000365", }, { cve: "CVE-2017-1000380", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000380", }, ], notes: [ { category: "general", text: "sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000380", url: "https://www.suse.com/security/cve/CVE-2017-1000380", }, { category: "external", summary: "SUSE Bug 1044125 for CVE-2017-1000380", url: "https://bugzilla.suse.com/1044125", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-1000380", }, { cve: "CVE-2017-2583", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2583", }, ], notes: [ { category: "general", text: "The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel before 4.9.5 improperly emulates a \"MOV SS, NULL selector\" instruction, which allows guest OS users to cause a denial of service (guest OS crash) or gain guest OS privileges via a crafted application.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2583", url: "https://www.suse.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "SUSE Bug 1020602 for CVE-2017-2583", url: "https://bugzilla.suse.com/1020602", }, { category: "external", summary: "SUSE Bug 1030573 for CVE-2017-2583", url: "https://bugzilla.suse.com/1030573", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2583", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-2583", }, { cve: "CVE-2017-2584", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2584", }, ], notes: [ { category: "general", text: "arch/x86/kvm/emulate.c in the Linux kernel through 4.9.3 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application that leverages instruction emulation for fxrstor, fxsave, sgdt, and sidt.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2584", url: "https://www.suse.com/security/cve/CVE-2017-2584", }, { category: "external", summary: "SUSE Bug 1019851 for CVE-2017-2584", url: "https://bugzilla.suse.com/1019851", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2584", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.1, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-2584", }, { cve: "CVE-2017-2596", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2596", }, ], notes: [ { category: "general", text: "The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2596", url: "https://www.suse.com/security/cve/CVE-2017-2596", }, { category: "external", summary: "SUSE Bug 1022785 for CVE-2017-2596", url: "https://bugzilla.suse.com/1022785", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2596", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-2596", }, { cve: "CVE-2017-2636", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2636", }, ], notes: [ { category: "general", text: "Race condition in drivers/tty/n_hdlc.c in the Linux kernel through 4.10.1 allows local users to gain privileges or cause a denial of service (double free) by setting the HDLC line discipline.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2636", url: "https://www.suse.com/security/cve/CVE-2017-2636", }, { category: "external", summary: "SUSE Bug 1027565 for CVE-2017-2636", url: "https://bugzilla.suse.com/1027565", }, { category: "external", summary: "SUSE Bug 1027575 for CVE-2017-2636", url: "https://bugzilla.suse.com/1027575", }, { category: "external", summary: "SUSE Bug 1028372 for CVE-2017-2636", url: "https://bugzilla.suse.com/1028372", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-2636", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.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 Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-2636", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5551", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5551", }, ], notes: [ { category: "general", text: "The simple_set_acl function in fs/posix_acl.c in the Linux kernel before 4.9.6 preserves the setgid bit during a setxattr call involving a tmpfs filesystem, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-7097.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5551", url: "https://www.suse.com/security/cve/CVE-2017-5551", }, { category: "external", summary: "SUSE Bug 1021258 for CVE-2017-5551", url: "https://bugzilla.suse.com/1021258", }, { category: "external", summary: "SUSE Bug 995968 for CVE-2017-5551", url: "https://bugzilla.suse.com/995968", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-5551", }, { cve: "CVE-2017-5576", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5576", }, ], notes: [ { category: "general", text: "Integer overflow in the vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 allows local users to cause a denial of service or possibly have unspecified other impact via a crafted size value in a VC4_SUBMIT_CL ioctl call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5576", url: "https://www.suse.com/security/cve/CVE-2017-5576", }, { category: "external", summary: "SUSE Bug 1021294 for CVE-2017-5576", url: "https://bugzilla.suse.com/1021294", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-5576", }, { cve: "CVE-2017-5577", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5577", }, ], notes: [ { category: "general", text: "The vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 does not set an errno value upon certain overflow detections, which allows local users to cause a denial of service (incorrect pointer dereference and OOPS) via inconsistent size values in a VC4_SUBMIT_CL ioctl call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5577", url: "https://www.suse.com/security/cve/CVE-2017-5577", }, { category: "external", summary: "SUSE Bug 1021294 for CVE-2017-5577", url: "https://bugzilla.suse.com/1021294", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-5577", }, { cve: "CVE-2017-5897", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5897", }, ], notes: [ { category: "general", text: "The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allows remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5897", url: "https://www.suse.com/security/cve/CVE-2017-5897", }, { category: "external", summary: "SUSE Bug 1023762 for CVE-2017-5897", url: "https://bugzilla.suse.com/1023762", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-5897", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-5897", }, { cve: "CVE-2017-5970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5970", }, ], notes: [ { category: "general", text: "The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows attackers to cause a denial of service (system crash) via (1) an application that makes crafted system calls or possibly (2) IPv4 traffic with invalid IP options.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5970", url: "https://www.suse.com/security/cve/CVE-2017-5970", }, { category: "external", summary: "SUSE Bug 1024938 for CVE-2017-5970", url: "https://bugzilla.suse.com/1024938", }, { category: "external", summary: "SUSE Bug 1025013 for CVE-2017-5970", url: "https://bugzilla.suse.com/1025013", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5970", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-5970", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6345", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6345", }, ], notes: [ { category: "general", text: "The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6345", url: "https://www.suse.com/security/cve/CVE-2017-6345", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027190 for CVE-2017-6345", url: "https://bugzilla.suse.com/1027190", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6345", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-6345", }, { cve: "CVE-2017-6346", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6346", }, ], notes: [ { category: "general", text: "Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6346", url: "https://www.suse.com/security/cve/CVE-2017-6346", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1027189 for CVE-2017-6346", url: "https://bugzilla.suse.com/1027189", }, { category: "external", summary: "SUSE Bug 1064388 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064388", }, { category: "external", summary: "SUSE Bug 1064392 for CVE-2017-6346", url: "https://bugzilla.suse.com/1064392", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.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 Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-6346", }, { cve: "CVE-2017-6347", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6347", }, ], notes: [ { category: "general", text: "The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6347", url: "https://www.suse.com/security/cve/CVE-2017-6347", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6347", url: "https://bugzilla.suse.com/1027179", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-6347", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-7184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7184", }, ], notes: [ { category: "general", text: "The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel through 4.10.6 does not validate certain size data after an XFRM_MSG_NEWAE update, which allows local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7184", url: "https://www.suse.com/security/cve/CVE-2017-7184", }, { category: "external", summary: "SUSE Bug 1030573 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030573", }, { category: "external", summary: "SUSE Bug 1030575 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030575", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7184", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7184", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7346", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7346", }, ], notes: [ { category: "general", text: "The vmw_gb_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.7 does not validate certain levels data, which allows local users to cause a denial of service (system hang) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7346", url: "https://www.suse.com/security/cve/CVE-2017-7346", }, { category: "external", summary: "SUSE Bug 1031796 for CVE-2017-7346", url: "https://bugzilla.suse.com/1031796", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7346", }, { cve: "CVE-2017-7374", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7374", }, ], notes: [ { category: "general", text: "Use-after-free vulnerability in fs/crypto/ in the Linux kernel before 4.10.7 allows local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7374", url: "https://www.suse.com/security/cve/CVE-2017-7374", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7374", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1032006 for CVE-2017-7374", url: "https://bugzilla.suse.com/1032006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7374", }, { cve: "CVE-2017-7487", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7487", }, ], notes: [ { category: "general", text: "The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel through 4.11.1 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7487", url: "https://www.suse.com/security/cve/CVE-2017-7487", }, { category: "external", summary: "SUSE Bug 1038879 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038879", }, { category: "external", summary: "SUSE Bug 1038883 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038883", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-7487", url: "https://bugzilla.suse.com/1072204", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7487", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-7487", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-7487", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-7616", }, { cve: "CVE-2017-7618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7618", }, ], notes: [ { category: "general", text: "crypto/ahash.c in the Linux kernel through 4.10.9 allows attackers to cause a denial of service (API operation calling its own callback, and infinite recursion) by triggering EBUSY on a full queue.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7618", url: "https://www.suse.com/security/cve/CVE-2017-7618", }, { category: "external", summary: "SUSE Bug 1033340 for CVE-2017-7618", url: "https://bugzilla.suse.com/1033340", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-7618", }, { cve: "CVE-2017-8890", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8890", }, ], notes: [ { category: "general", text: "The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel through 4.10.15 allows attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8890", url: "https://www.suse.com/security/cve/CVE-2017-8890", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1038564 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038564", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-8890", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-8890", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-8890", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-8890", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-8890", }, { cve: "CVE-2017-9074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9074", }, ], notes: [ { category: "general", text: "The IPv6 fragmentation implementation in the Linux kernel through 4.11.1 does not consider that the nexthdr field may be associated with an invalid option, which allows local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9074", url: "https://www.suse.com/security/cve/CVE-2017-9074", }, { category: "external", summary: "SUSE Bug 1039882 for CVE-2017-9074", url: "https://bugzilla.suse.com/1039882", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9074", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "moderate", }, ], title: "CVE-2017-9074", }, { cve: "CVE-2017-9075", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9075", }, ], notes: [ { category: "general", text: "The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9075", url: "https://www.suse.com/security/cve/CVE-2017-9075", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9075", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-9075", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9075", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9075", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-9075", }, { cve: "CVE-2017-9076", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9076", }, ], notes: [ { category: "general", text: "The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9076", url: "https://www.suse.com/security/cve/CVE-2017-9076", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9076", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-9076", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9076", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9076", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9076", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-9076", }, { cve: "CVE-2017-9077", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9077", }, ], notes: [ { category: "general", text: "The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9077", url: "https://www.suse.com/security/cve/CVE-2017-9077", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9077", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9077", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-9077", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9077", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-9077", }, { cve: "CVE-2017-9150", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9150", }, ], notes: [ { category: "general", text: "The do_check function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allow_ptr_leaks value available for restricting the output of the print_bpf_insn function, which allows local users to obtain sensitive address information via crafted bpf system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9150", url: "https://www.suse.com/security/cve/CVE-2017-9150", }, { category: "external", summary: "SUSE Bug 1040279 for CVE-2017-9150", url: "https://bugzilla.suse.com/1040279", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "low", }, ], title: "CVE-2017-9150", }, { cve: "CVE-2017-9242", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9242", }, ], notes: [ { category: "general", text: "The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9242", url: "https://www.suse.com/security/cve/CVE-2017-9242", }, { category: "external", summary: "SUSE Bug 1041431 for CVE-2017-9242", url: "https://bugzilla.suse.com/1041431", }, { category: "external", summary: "SUSE Bug 1042892 for CVE-2017-9242", url: "https://bugzilla.suse.com/1042892", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.74-7.10.1.noarch", "SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.74-7.10.1.x86_64", "SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.74-7.10.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-07-28T08:44:16Z", details: "important", }, ], title: "CVE-2017-9242", }, ], }
suse-su-2017:2525-1
Vulnerability from csaf_suse
Published
2017-09-19 08:33
Modified
2017-09-19 08:33
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 11 SP3 LTSS kernel was updated receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212)
- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)
- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c (bsc#1030593).
- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)
- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914)
- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bsc#1024938)
- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235)
- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)
- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)
- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178)
- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066)
- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type (bsc#1029850).
- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability (bsc#1030573)
- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)
- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)
- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)
- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)
- CVE-2017-7482: Several missing length checks ticket decode allowing for information leak or potentially code execution (bsc#1046107).
- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bsc#1038879).
- CVE-2017-7533: Race condition in the fsnotify implementation in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions (bnc#1049483 1050677 ).
- CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bnc#1049882).
- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bsc#1033336)
- CVE-2017-8831: The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a 'double fetch' vulnerability. This requires a malicious PCI Card. (bnc#1037994).
- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bsc#1038544).
- CVE-2017-8924: The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel allowed local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow (bnc#1037182).
- CVE-2017-8925: The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel allowed local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling (bnc#1038981).
- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).
- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1039883).
- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).
- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1040069).
- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel was too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).
- CVE-2017-10661: Race condition in fs/timerfd.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing (bnc#1053152).
- CVE-2017-11176: The mq_notify function in the Linux kernel did not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allowed attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact (bnc#1048275).
- CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bnc#1049603).
- CVE-2017-12762: In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. (bnc#1053148).
- CVE-2017-14051: An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash) by leveraging root access (bnc#1056588).
- CVE-2017-1000112: Fixed a race condition in net-packet code that could have been exploited by unprivileged users to gain root access. (bsc#1052311).
- CVE-2017-1000363: Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary could have overflowed the parport_nr array in the following code (bnc#1039456).
- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation (bnc#1039354).
- CVE-2017-1000380: sound/core/timer.c in the Linux kernel was vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).
The following non-security bugs were fixed:
- acpi: Disable APEI error injection if securelevel is set (bsc#972891, bsc#1023051).
- blkback/blktap: do not leak stack data via response ring (bsc#1042863 XSA-216).
- btrfs: cleanup code of btrfs_balance_delayed_items() (bsc#1034838).
- btrfs: do not run delayed nodes again after all nodes flush (bsc#1034838).
- btrfs: remove btrfs_end_transaction_dmeta() (bsc#1034838).
- btrfs: remove residual code in delayed inode async helper (bsc#1034838).
- btrfs: use flags instead of the bool variants in delayed node (bsc#1034838).
- cifs: cifs_get_root shouldn't use path with tree name, alternate fix (bsc#963655, bsc#979681, bsc#1027406).
- dentry name snapshots (bsc#1049483).
- firmware: fix directory creation rule matching with make 3.80 (bsc#1012422).
- firmware: fix directory creation rule matching with make 3.82 (bsc#1012422).
- Fix vmalloc_fault oops during lazy MMU updates (bsc#948562) (bsc#948562).
- hv: do not lose pending heartbeat vmbus packets (bnc#1006919, bnc#1053760).
- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).
- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).
- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)
- keys: Disallow keyrings beginning with '.' to be joined as session keyrings (bnc#1035576).
- nfs: Avoid getting confused by confused server (bsc#1045416).
- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).
- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).
- nfsd: do not risk using duplicate owner/file/delegation ids (bsc#1029212).
- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).
- nfs: Make nfs_readdir revalidate less often (bsc#1048232).
- pciback: check PF instead of VF for PCI_COMMAND_MEMORY (bsc#957990).
- pciback: only check PF if actually dealing with a VF (bsc#999245).
- pciback: Save the number of MSI-X entries to be copied later (bsc#957988).
- Remove superfluous make flags (bsc#1012422)
- Return short read or 0 at end of a raw device, not EIO (bsc#1039594).
- Revert 'fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681)
- scsi: lpfc: avoid double free of resource identifiers (bsc#989896).
- scsi: virtio_scsi: fix memory leak on full queue condition (bsc#1028880).
- sunrpc: Clean up the slot table allocation (bsc#1013862).
- sunrpc: Initalise the struct xprt upon allocation (bsc#1013862).
- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).
- usb: wusbcore: fix NULL-deref at probe (bsc#1045487).
- Use make --output-sync feature when available (bsc#1012422).
- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).
- xen/PCI-MSI: fix sysfs teardown in DomU (bsc#986924).
Patchnames
sleposp3-kernel-source-13284,slessp3-kernel-source-13284,slexsp3-kernel-source-13284
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: "\nThe SUSE Linux Enterprise 11 SP3 LTSS kernel was updated receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212)\n- CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415)\n- CVE-2017-2647: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c (bsc#1030593).\n- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003)\n- CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914)\n- CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bsc#1024938)\n- CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bsc#1025235)\n- CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024)\n- CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722)\n- CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178)\n- CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066)\n- CVE-2017-6951: The keyring_search_aux function in security/keys/keyring.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the 'dead' type (bsc#1029850).\n- CVE-2017-7184: The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel did not validate certain size data after an XFRM_MSG_NEWAE update, which allowed local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability (bsc#1030573)\n- CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213)\n- CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052)\n- CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440)\n- CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579)\n- CVE-2017-7482: Several missing length checks ticket decode allowing for information leak or potentially code execution (bsc#1046107).\n- CVE-2017-7487: The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel mishandled reference counts, which allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface (bsc#1038879).\n- CVE-2017-7533: Race condition in the fsnotify implementation in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions (bnc#1049483 1050677 ).\n- CVE-2017-7542: The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket (bnc#1049882).\n- CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bsc#1033336)\n- CVE-2017-8831: The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a 'double fetch' vulnerability. This requires a malicious PCI Card. (bnc#1037994).\n- CVE-2017-8890: The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel allowed attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call (bsc#1038544).\n- CVE-2017-8924: The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel allowed local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow (bnc#1037182).\n- CVE-2017-8925: The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel allowed local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling (bnc#1038981).\n- CVE-2017-9074: The IPv6 fragmentation implementation in the Linux kernel did not consider that the nexthdr field may be associated with an invalid option, which allowed local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls (bnc#1039882).\n- CVE-2017-9075: The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1039883).\n- CVE-2017-9076: The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bnc#1039885).\n- CVE-2017-9077: The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel mishandled inheritance, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890 (bsc#1040069).\n- CVE-2017-9242: The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel was too late in checking whether an overwrite of an skb data structure may occur, which allowed local users to cause a denial of service (system crash) via crafted system calls (bnc#1041431).\n- CVE-2017-10661: Race condition in fs/timerfd.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing (bnc#1053152).\n- CVE-2017-11176: The mq_notify function in the Linux kernel did not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allowed attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact (bnc#1048275).\n- CVE-2017-11473: Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel allowed local users to gain privileges via a crafted ACPI table (bnc#1049603).\n- CVE-2017-12762: In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. (bnc#1053148).\n- CVE-2017-14051: An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash) by leveraging root access (bnc#1056588).\n- CVE-2017-1000112: Fixed a race condition in net-packet code that could have been exploited by unprivileged users to gain root access. (bsc#1052311).\n- CVE-2017-1000363: Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary could have overflowed the parport_nr array in the following code (bnc#1039456).\n- CVE-2017-1000365: The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but did not take the argument and environment pointers into account, which allowed attackers to bypass this limitation (bnc#1039354).\n- CVE-2017-1000380: sound/core/timer.c in the Linux kernel was vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time (bnc#1044125).\n\nThe following non-security bugs were fixed:\n\n- acpi: Disable APEI error injection if securelevel is set (bsc#972891, bsc#1023051).\n- blkback/blktap: do not leak stack data via response ring (bsc#1042863 XSA-216).\n- btrfs: cleanup code of btrfs_balance_delayed_items() (bsc#1034838).\n- btrfs: do not run delayed nodes again after all nodes flush (bsc#1034838).\n- btrfs: remove btrfs_end_transaction_dmeta() (bsc#1034838).\n- btrfs: remove residual code in delayed inode async helper (bsc#1034838).\n- btrfs: use flags instead of the bool variants in delayed node (bsc#1034838).\n- cifs: cifs_get_root shouldn't use path with tree name, alternate fix (bsc#963655, bsc#979681, bsc#1027406).\n- dentry name snapshots (bsc#1049483).\n- firmware: fix directory creation rule matching with make 3.80 (bsc#1012422).\n- firmware: fix directory creation rule matching with make 3.82 (bsc#1012422).\n- Fix vmalloc_fault oops during lazy MMU updates (bsc#948562) (bsc#948562).\n- hv: do not lose pending heartbeat vmbus packets (bnc#1006919, bnc#1053760).\n- jbd: do not wait (forever) for stale tid caused by wraparound (bsc#1020229).\n- jbd: Fix oops in journal_remove_journal_head() (bsc#1017143).\n- kernel-binary.spec: Propagate MAKE_ARGS to %build (bsc#1012422)\n- keys: Disallow keyrings beginning with '.' to be joined as session keyrings (bnc#1035576).\n- nfs: Avoid getting confused by confused server (bsc#1045416).\n- nfsd4: minor NFSv2/v3 write decoding cleanup (bsc#1034670).\n- nfsd: check for oversized NFSv2/v3 arguments (bsc#1034670).\n- nfsd: do not risk using duplicate owner/file/delegation ids (bsc#1029212).\n- nfsd: stricter decoding of write-like NFSv2/v3 ops (bsc#1034670).\n- nfs: Make nfs_readdir revalidate less often (bsc#1048232).\n- pciback: check PF instead of VF for PCI_COMMAND_MEMORY (bsc#957990).\n- pciback: only check PF if actually dealing with a VF (bsc#999245).\n- pciback: Save the number of MSI-X entries to be copied later (bsc#957988).\n- Remove superfluous make flags (bsc#1012422)\n- Return short read or 0 at end of a raw device, not EIO (bsc#1039594).\n- Revert 'fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681)\n- scsi: lpfc: avoid double free of resource identifiers (bsc#989896).\n- scsi: virtio_scsi: fix memory leak on full queue condition (bsc#1028880).\n- sunrpc: Clean up the slot table allocation (bsc#1013862).\n- sunrpc: Initalise the struct xprt upon allocation (bsc#1013862).\n- usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256).\n- usb: wusbcore: fix NULL-deref at probe (bsc#1045487).\n- Use make --output-sync feature when available (bsc#1012422). \n- Use PF_LESS_THROTTLE in loop device thread (bsc#1027101).\n- xen/PCI-MSI: fix sysfs teardown in DomU (bsc#986924).\n", title: "Description of the patch", }, { category: "details", text: "sleposp3-kernel-source-13284,slessp3-kernel-source-13284,slexsp3-kernel-source-13284", 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-2017_2525-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:2525-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20172525-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:2525-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-September/003248.html", }, { category: "self", summary: "SUSE Bug 1006919", url: "https://bugzilla.suse.com/1006919", }, { category: "self", summary: "SUSE Bug 1012422", url: "https://bugzilla.suse.com/1012422", }, { category: "self", summary: "SUSE Bug 1013862", url: "https://bugzilla.suse.com/1013862", }, { category: "self", summary: "SUSE Bug 1017143", url: "https://bugzilla.suse.com/1017143", }, { category: "self", summary: "SUSE Bug 1020229", url: "https://bugzilla.suse.com/1020229", }, { category: "self", summary: "SUSE Bug 1021256", url: "https://bugzilla.suse.com/1021256", }, { category: "self", summary: "SUSE Bug 1023051", url: "https://bugzilla.suse.com/1023051", }, { category: "self", summary: "SUSE Bug 1024938", url: "https://bugzilla.suse.com/1024938", }, { category: "self", summary: "SUSE Bug 1025013", url: "https://bugzilla.suse.com/1025013", }, { category: "self", summary: "SUSE Bug 1025235", url: "https://bugzilla.suse.com/1025235", }, { category: "self", summary: "SUSE Bug 1026024", url: "https://bugzilla.suse.com/1026024", }, { category: "self", summary: "SUSE Bug 1026722", url: "https://bugzilla.suse.com/1026722", }, { category: "self", summary: "SUSE Bug 1026914", url: "https://bugzilla.suse.com/1026914", }, { category: "self", summary: "SUSE Bug 1027066", url: "https://bugzilla.suse.com/1027066", }, { category: "self", summary: "SUSE Bug 1027101", url: "https://bugzilla.suse.com/1027101", }, { category: "self", summary: "SUSE Bug 1027178", url: "https://bugzilla.suse.com/1027178", }, { category: "self", summary: "SUSE Bug 1027179", url: "https://bugzilla.suse.com/1027179", }, { category: "self", summary: "SUSE Bug 1027406", url: "https://bugzilla.suse.com/1027406", }, { category: "self", summary: "SUSE Bug 1028415", url: "https://bugzilla.suse.com/1028415", }, { category: "self", summary: "SUSE Bug 1028880", url: "https://bugzilla.suse.com/1028880", }, { category: "self", summary: "SUSE Bug 1029212", url: "https://bugzilla.suse.com/1029212", }, { category: "self", summary: "SUSE Bug 1029850", url: "https://bugzilla.suse.com/1029850", }, { category: "self", summary: "SUSE Bug 1030213", url: "https://bugzilla.suse.com/1030213", }, { category: "self", summary: "SUSE Bug 1030573", url: "https://bugzilla.suse.com/1030573", }, { category: "self", summary: "SUSE Bug 1030575", url: "https://bugzilla.suse.com/1030575", }, { category: "self", summary: "SUSE Bug 1030593", url: "https://bugzilla.suse.com/1030593", }, { category: "self", summary: "SUSE Bug 1031003", url: "https://bugzilla.suse.com/1031003", }, { category: "self", summary: "SUSE Bug 1031052", url: "https://bugzilla.suse.com/1031052", }, { category: "self", summary: "SUSE Bug 1031440", url: "https://bugzilla.suse.com/1031440", }, { category: "self", summary: "SUSE Bug 1031481", url: "https://bugzilla.suse.com/1031481", }, { category: "self", summary: "SUSE Bug 1031579", url: "https://bugzilla.suse.com/1031579", }, { category: "self", summary: "SUSE Bug 1031660", url: "https://bugzilla.suse.com/1031660", }, { category: "self", summary: "SUSE Bug 1033287", url: "https://bugzilla.suse.com/1033287", }, { category: "self", summary: "SUSE Bug 1033336", url: "https://bugzilla.suse.com/1033336", }, { category: "self", summary: "SUSE Bug 1034670", url: "https://bugzilla.suse.com/1034670", }, { category: "self", summary: "SUSE Bug 1034838", url: "https://bugzilla.suse.com/1034838", }, { category: "self", summary: "SUSE Bug 1035576", url: "https://bugzilla.suse.com/1035576", }, { category: "self", summary: "SUSE Bug 1037182", url: "https://bugzilla.suse.com/1037182", }, { category: "self", summary: "SUSE Bug 1037183", url: "https://bugzilla.suse.com/1037183", }, { category: "self", summary: "SUSE Bug 1037994", url: "https://bugzilla.suse.com/1037994", }, { category: "self", summary: "SUSE Bug 1038544", url: "https://bugzilla.suse.com/1038544", }, { category: "self", summary: "SUSE Bug 1038564", url: "https://bugzilla.suse.com/1038564", }, { category: "self", summary: "SUSE Bug 1038879", url: "https://bugzilla.suse.com/1038879", }, { category: "self", summary: "SUSE Bug 1038883", url: "https://bugzilla.suse.com/1038883", }, { category: "self", summary: "SUSE Bug 1038981", url: "https://bugzilla.suse.com/1038981", }, { category: "self", summary: "SUSE Bug 1038982", url: "https://bugzilla.suse.com/1038982", }, { category: "self", summary: "SUSE Bug 1039349", url: "https://bugzilla.suse.com/1039349", }, { category: "self", summary: "SUSE Bug 1039354", url: "https://bugzilla.suse.com/1039354", }, { category: "self", summary: "SUSE Bug 1039456", url: "https://bugzilla.suse.com/1039456", }, { category: "self", summary: "SUSE Bug 1039594", url: "https://bugzilla.suse.com/1039594", }, { category: "self", summary: "SUSE Bug 1039882", url: "https://bugzilla.suse.com/1039882", }, { category: "self", summary: "SUSE Bug 1039883", url: "https://bugzilla.suse.com/1039883", }, { category: "self", summary: "SUSE Bug 1039885", url: "https://bugzilla.suse.com/1039885", }, { category: "self", summary: "SUSE Bug 1040069", url: "https://bugzilla.suse.com/1040069", }, { category: "self", summary: "SUSE Bug 1041431", url: "https://bugzilla.suse.com/1041431", }, { category: "self", summary: "SUSE Bug 1042364", url: "https://bugzilla.suse.com/1042364", }, { category: "self", summary: "SUSE Bug 1042863", url: "https://bugzilla.suse.com/1042863", }, { category: "self", summary: "SUSE Bug 1042892", url: "https://bugzilla.suse.com/1042892", }, { category: "self", summary: "SUSE Bug 1044125", url: "https://bugzilla.suse.com/1044125", }, { category: "self", summary: "SUSE Bug 1045416", url: "https://bugzilla.suse.com/1045416", }, { category: "self", summary: "SUSE Bug 1045487", url: "https://bugzilla.suse.com/1045487", }, { category: "self", summary: "SUSE Bug 1046107", url: "https://bugzilla.suse.com/1046107", }, { category: "self", summary: "SUSE Bug 1048232", url: "https://bugzilla.suse.com/1048232", }, { category: "self", summary: "SUSE Bug 1048275", url: "https://bugzilla.suse.com/1048275", }, { category: "self", summary: "SUSE Bug 1049483", url: "https://bugzilla.suse.com/1049483", }, { category: "self", summary: "SUSE Bug 1049603", url: "https://bugzilla.suse.com/1049603", }, { category: "self", summary: "SUSE Bug 1049882", url: "https://bugzilla.suse.com/1049882", }, { category: "self", summary: "SUSE Bug 1050677", url: "https://bugzilla.suse.com/1050677", }, { category: "self", summary: "SUSE Bug 1052311", url: "https://bugzilla.suse.com/1052311", }, { category: "self", summary: "SUSE Bug 1053148", url: "https://bugzilla.suse.com/1053148", }, { category: "self", summary: "SUSE Bug 1053152", url: "https://bugzilla.suse.com/1053152", }, { category: "self", summary: "SUSE Bug 1053760", url: "https://bugzilla.suse.com/1053760", }, { category: "self", summary: "SUSE Bug 1056588", url: "https://bugzilla.suse.com/1056588", }, { category: "self", summary: "SUSE Bug 870618", url: "https://bugzilla.suse.com/870618", }, { category: "self", summary: "SUSE Bug 948562", url: "https://bugzilla.suse.com/948562", }, { category: "self", summary: "SUSE Bug 957988", url: "https://bugzilla.suse.com/957988", }, { category: "self", summary: "SUSE Bug 957990", url: "https://bugzilla.suse.com/957990", }, { category: "self", summary: "SUSE Bug 963655", url: "https://bugzilla.suse.com/963655", }, { category: "self", summary: "SUSE Bug 972891", url: "https://bugzilla.suse.com/972891", }, { category: "self", summary: "SUSE Bug 979681", url: "https://bugzilla.suse.com/979681", }, { category: "self", summary: "SUSE Bug 983212", url: "https://bugzilla.suse.com/983212", }, { category: "self", summary: "SUSE Bug 986924", url: "https://bugzilla.suse.com/986924", }, { category: "self", summary: "SUSE Bug 989896", url: "https://bugzilla.suse.com/989896", }, { category: "self", summary: "SUSE Bug 999245", url: "https://bugzilla.suse.com/999245", }, { category: "self", summary: "SUSE CVE CVE-2016-10200 page", url: "https://www.suse.com/security/cve/CVE-2016-10200/", }, { category: "self", summary: "SUSE CVE CVE-2016-5243 page", url: "https://www.suse.com/security/cve/CVE-2016-5243/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000112 page", url: "https://www.suse.com/security/cve/CVE-2017-1000112/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000363 page", url: "https://www.suse.com/security/cve/CVE-2017-1000363/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000365 page", url: "https://www.suse.com/security/cve/CVE-2017-1000365/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000380 page", url: "https://www.suse.com/security/cve/CVE-2017-1000380/", }, { category: "self", summary: "SUSE CVE CVE-2017-10661 page", url: "https://www.suse.com/security/cve/CVE-2017-10661/", }, { category: "self", summary: "SUSE CVE CVE-2017-11176 page", url: "https://www.suse.com/security/cve/CVE-2017-11176/", }, { category: "self", summary: "SUSE CVE CVE-2017-11473 page", url: "https://www.suse.com/security/cve/CVE-2017-11473/", }, { category: "self", summary: "SUSE CVE CVE-2017-12762 page", url: "https://www.suse.com/security/cve/CVE-2017-12762/", }, { category: "self", summary: "SUSE CVE CVE-2017-14051 page", url: "https://www.suse.com/security/cve/CVE-2017-14051/", }, { category: "self", summary: "SUSE CVE CVE-2017-2647 page", url: "https://www.suse.com/security/cve/CVE-2017-2647/", }, { category: "self", summary: "SUSE CVE CVE-2017-2671 page", url: "https://www.suse.com/security/cve/CVE-2017-2671/", }, { category: "self", summary: "SUSE CVE CVE-2017-5669 page", url: "https://www.suse.com/security/cve/CVE-2017-5669/", }, { category: "self", summary: "SUSE CVE CVE-2017-5970 page", url: "https://www.suse.com/security/cve/CVE-2017-5970/", }, { category: "self", summary: "SUSE CVE CVE-2017-5986 page", url: "https://www.suse.com/security/cve/CVE-2017-5986/", }, { category: "self", summary: "SUSE CVE CVE-2017-6074 page", url: "https://www.suse.com/security/cve/CVE-2017-6074/", }, { category: "self", summary: "SUSE CVE CVE-2017-6214 page", url: "https://www.suse.com/security/cve/CVE-2017-6214/", }, { category: "self", summary: "SUSE CVE CVE-2017-6348 page", url: "https://www.suse.com/security/cve/CVE-2017-6348/", }, { category: "self", summary: "SUSE CVE CVE-2017-6353 page", url: "https://www.suse.com/security/cve/CVE-2017-6353/", }, { category: "self", summary: "SUSE CVE CVE-2017-6951 page", url: "https://www.suse.com/security/cve/CVE-2017-6951/", }, { category: "self", summary: "SUSE CVE CVE-2017-7184 page", url: "https://www.suse.com/security/cve/CVE-2017-7184/", }, { category: "self", summary: "SUSE CVE CVE-2017-7187 page", url: "https://www.suse.com/security/cve/CVE-2017-7187/", }, { category: "self", summary: "SUSE CVE CVE-2017-7261 page", url: "https://www.suse.com/security/cve/CVE-2017-7261/", }, { category: "self", summary: "SUSE CVE CVE-2017-7294 page", url: "https://www.suse.com/security/cve/CVE-2017-7294/", }, { category: "self", summary: "SUSE CVE CVE-2017-7308 page", url: "https://www.suse.com/security/cve/CVE-2017-7308/", }, { category: "self", summary: "SUSE CVE CVE-2017-7482 page", url: "https://www.suse.com/security/cve/CVE-2017-7482/", }, { category: "self", summary: "SUSE CVE CVE-2017-7487 page", url: "https://www.suse.com/security/cve/CVE-2017-7487/", }, { category: "self", summary: "SUSE CVE CVE-2017-7533 page", url: "https://www.suse.com/security/cve/CVE-2017-7533/", }, { category: "self", summary: "SUSE CVE CVE-2017-7542 page", url: "https://www.suse.com/security/cve/CVE-2017-7542/", }, { category: "self", summary: "SUSE CVE CVE-2017-7616 page", url: "https://www.suse.com/security/cve/CVE-2017-7616/", }, { category: "self", summary: "SUSE CVE CVE-2017-8831 page", url: "https://www.suse.com/security/cve/CVE-2017-8831/", }, { category: "self", summary: "SUSE CVE CVE-2017-8890 page", url: "https://www.suse.com/security/cve/CVE-2017-8890/", }, { category: "self", summary: "SUSE CVE CVE-2017-8924 page", url: "https://www.suse.com/security/cve/CVE-2017-8924/", }, { category: "self", summary: "SUSE CVE CVE-2017-8925 page", url: "https://www.suse.com/security/cve/CVE-2017-8925/", }, { category: "self", summary: "SUSE CVE CVE-2017-9074 page", url: "https://www.suse.com/security/cve/CVE-2017-9074/", }, { category: "self", summary: "SUSE CVE CVE-2017-9075 page", url: "https://www.suse.com/security/cve/CVE-2017-9075/", }, { category: "self", summary: "SUSE CVE CVE-2017-9076 page", url: "https://www.suse.com/security/cve/CVE-2017-9076/", }, { category: "self", summary: "SUSE CVE CVE-2017-9077 page", url: "https://www.suse.com/security/cve/CVE-2017-9077/", }, { category: "self", summary: "SUSE CVE CVE-2017-9242 page", url: "https://www.suse.com/security/cve/CVE-2017-9242/", }, ], title: "Security update for the Linux Kernel", tracking: { current_release_date: "2017-09-19T08:33:08Z", generator: { date: "2017-09-19T08:33:08Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:2525-1", initial_release_date: "2017-09-19T08:33:08Z", revision_history: [ { date: "2017-09-19T08:33:08Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "kernel-default-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-default-3.0.101-0.47.106.5.1.i586", product_id: "kernel-default-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-default-base-3.0.101-0.47.106.5.1.i586", product_id: "kernel-default-base-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.i586", product_id: "kernel-default-devel-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-ec2-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-ec2-3.0.101-0.47.106.5.1.i586", product_id: "kernel-ec2-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586", product_id: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", product_id: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-pae-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-pae-3.0.101-0.47.106.5.1.i586", product_id: "kernel-pae-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-pae-base-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-pae-base-3.0.101-0.47.106.5.1.i586", product_id: "kernel-pae-base-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586", product_id: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-source-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-source-3.0.101-0.47.106.5.1.i586", product_id: "kernel-source-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-syms-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-syms-3.0.101-0.47.106.5.1.i586", product_id: "kernel-syms-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-trace-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-trace-3.0.101-0.47.106.5.1.i586", product_id: "kernel-trace-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.i586", product_id: "kernel-trace-base-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586", product_id: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-xen-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-xen-3.0.101-0.47.106.5.1.i586", product_id: "kernel-xen-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-xen-base-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-xen-base-3.0.101-0.47.106.5.1.i586", product_id: "kernel-xen-base-3.0.101-0.47.106.5.1.i586", }, }, { category: "product_version", name: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586", product: { name: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586", product_id: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "kernel-default-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-default-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-default-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-default-base-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-default-base-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-default-devel-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-default-man-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-default-man-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-default-man-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-source-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-source-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-source-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-syms-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-syms-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-syms-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-trace-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-trace-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-trace-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-trace-base-3.0.101-0.47.106.5.1.s390x", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", product: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", product_id: "kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-default-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-default-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-default-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-default-base-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-default-base-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-default-base-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-ec2-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-ec2-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-source-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-source-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-source-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-syms-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-syms-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-syms-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-trace-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-trace-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-xen-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-xen-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", }, }, { category: "product_version", name: "kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", product: { name: "kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", product_id: "kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Point of Sale 11 SP3", product: { name: "SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-pos:11:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 11 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:suse_sles_ltss:11:sp3", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-source-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-syms-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-default-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-default-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-default-base-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-base-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-default-base-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-default-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-default-devel-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-devel-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-default-man-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-default-man-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-ec2-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-pae-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-source-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-source-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-source-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-source-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-syms-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-syms-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-syms-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-syms-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-trace-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-trace-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-trace-base-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-base-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-trace-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", }, product_reference: "kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-xen-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-base-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-base-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", }, product_reference: "kernel-xen-devel-3.0.101-0.47.106.5.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", }, product_reference: "kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP3-LTSS", }, ], }, vulnerabilities: [ { cve: "CVE-2016-10200", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-10200", }, ], notes: [ { category: "general", text: "Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-10200", url: "https://www.suse.com/security/cve/CVE-2016-10200", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2016-10200", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1028415 for CVE-2016-10200", url: "https://bugzilla.suse.com/1028415", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.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 Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2016-10200", }, { cve: "CVE-2016-5243", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5243", }, ], notes: [ { category: "general", text: "The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel through 4.6.3 does not properly copy a certain string, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink message.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5243", url: "https://www.suse.com/security/cve/CVE-2016-5243", }, { category: "external", summary: "SUSE Bug 983212 for CVE-2016-5243", url: "https://bugzilla.suse.com/983212", }, { category: "external", summary: "SUSE Bug 986225 for CVE-2016-5243", url: "https://bugzilla.suse.com/986225", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2016-5243", }, { cve: "CVE-2017-1000112", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000112", }, ], notes: [ { category: "general", text: "Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb->len becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev->len - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 (\"[IPv4/IPv6]: UFO Scatter-gather approach\") on Oct 18 2005.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000112", url: "https://www.suse.com/security/cve/CVE-2017-1000112", }, { category: "external", summary: "SUSE Bug 1052311 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1052311", }, { category: "external", summary: "SUSE Bug 1052365 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1052365", }, { category: "external", summary: "SUSE Bug 1052368 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1052368", }, { category: "external", summary: "SUSE Bug 1072117 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1072117", }, { category: "external", summary: "SUSE Bug 1072162 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1072162", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-1000112", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-1000112", }, { cve: "CVE-2017-1000363", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000363", }, ], notes: [ { category: "general", text: "Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary (can happen due to bootloader vulns, e.g. Google Nexus 6's CVE-2016-10277, where due to a vulnerability the adversary has partial control over the command line) can overflow the parport_nr array in the following code, by appending many (>LP_NO) 'lp=none' arguments to the command line.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000363", url: "https://www.suse.com/security/cve/CVE-2017-1000363", }, { category: "external", summary: "SUSE Bug 1039456 for CVE-2017-1000363", url: "https://bugzilla.suse.com/1039456", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-1000363", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-1000363", }, { cve: "CVE-2017-1000365", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000365", }, ], notes: [ { category: "general", text: "The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but does not take the argument and environment pointers into account, which allows attackers to bypass this limitation. This affects Linux Kernel versions 4.11.5 and earlier. It appears that this feature was introduced in the Linux Kernel version 2.6.23.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000365", url: "https://www.suse.com/security/cve/CVE-2017-1000365", }, { category: "external", summary: "SUSE Bug 1037551 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1037551", }, { category: "external", summary: "SUSE Bug 1039346 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039346", }, { category: "external", summary: "SUSE Bug 1039349 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039349", }, { category: "external", summary: "SUSE Bug 1039354 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1039354", }, { category: "external", summary: "SUSE Bug 1054557 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1054557", }, { category: "external", summary: "SUSE Bug 1077345 for CVE-2017-1000365", url: "https://bugzilla.suse.com/1077345", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.9, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2017-1000365", }, { cve: "CVE-2017-1000380", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000380", }, ], notes: [ { category: "general", text: "sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000380", url: "https://www.suse.com/security/cve/CVE-2017-1000380", }, { category: "external", summary: "SUSE Bug 1044125 for CVE-2017-1000380", url: "https://bugzilla.suse.com/1044125", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2017-1000380", }, { cve: "CVE-2017-10661", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-10661", }, ], notes: [ { category: "general", text: "Race condition in fs/timerfd.c in the Linux kernel before 4.10.15 allows local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-10661", url: "https://www.suse.com/security/cve/CVE-2017-10661", }, { category: "external", summary: "SUSE Bug 1053152 for CVE-2017-10661", url: "https://bugzilla.suse.com/1053152", }, { category: "external", summary: "SUSE Bug 1053153 for CVE-2017-10661", url: "https://bugzilla.suse.com/1053153", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-10661", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-10661", }, { cve: "CVE-2017-11176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11176", }, ], notes: [ { category: "general", text: "The mq_notify function in the Linux kernel through 4.11.9 does not set the sock pointer to NULL upon entry into the retry logic. During a user-space close of a Netlink socket, it allows attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11176", url: "https://www.suse.com/security/cve/CVE-2017-11176", }, { category: "external", summary: "SUSE Bug 1048275 for CVE-2017-11176", url: "https://bugzilla.suse.com/1048275", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-11176", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.3, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-11176", }, { cve: "CVE-2017-11473", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11473", }, ], notes: [ { category: "general", text: "Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel through 3.2 allows local users to gain privileges via a crafted ACPI table.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11473", url: "https://www.suse.com/security/cve/CVE-2017-11473", }, { category: "external", summary: "SUSE Bug 1049603 for CVE-2017-11473", url: "https://bugzilla.suse.com/1049603", }, { category: "external", summary: "SUSE Bug 1061680 for CVE-2017-11473", url: "https://bugzilla.suse.com/1061680", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-11473", url: "https://bugzilla.suse.com/1087082", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-11473", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-11473", }, { cve: "CVE-2017-12762", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-12762", }, ], notes: [ { category: "general", text: "In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. This affects the Linux kernel 4.9-stable tree, 4.12-stable tree, 3.18-stable tree, and 4.4-stable tree.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-12762", url: "https://www.suse.com/security/cve/CVE-2017-12762", }, { category: "external", summary: "SUSE Bug 1053148 for CVE-2017-12762", url: "https://bugzilla.suse.com/1053148", }, { category: "external", summary: "SUSE Bug 1053150 for CVE-2017-12762", url: "https://bugzilla.suse.com/1053150", }, { category: "external", summary: "SUSE Bug 1072117 for CVE-2017-12762", url: "https://bugzilla.suse.com/1072117", }, { category: "external", summary: "SUSE Bug 1072162 for CVE-2017-12762", url: "https://bugzilla.suse.com/1072162", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-12762", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-12762", }, { cve: "CVE-2017-14051", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-14051", }, ], notes: [ { category: "general", text: "An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel through 4.12.10 allows local users to cause a denial of service (memory corruption and system crash) by leveraging root access.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-14051", url: "https://www.suse.com/security/cve/CVE-2017-14051", }, { category: "external", summary: "SUSE Bug 1056588 for CVE-2017-14051", url: "https://bugzilla.suse.com/1056588", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-14051", }, { cve: "CVE-2017-2647", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2647", }, ], notes: [ { category: "general", text: "The KEYS subsystem in the Linux kernel before 3.18 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving a NULL value for a certain match field, related to the keyring_search_iterator function in keyring.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2647", url: "https://www.suse.com/security/cve/CVE-2017-2647", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-2647", url: "https://bugzilla.suse.com/1030593", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-2647", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-2647", }, { cve: "CVE-2017-2671", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-2671", }, ], notes: [ { category: "general", text: "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-2671", url: "https://www.suse.com/security/cve/CVE-2017-2671", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-2671", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031003 for CVE-2017-2671", url: "https://bugzilla.suse.com/1031003", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-2671", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-2671", }, { cve: "CVE-2017-5669", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5669", }, ], notes: [ { category: "general", text: "The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5669", url: "https://www.suse.com/security/cve/CVE-2017-5669", }, { category: "external", summary: "SUSE Bug 1026914 for CVE-2017-5669", url: "https://bugzilla.suse.com/1026914", }, { category: "external", summary: "SUSE Bug 1102390 for CVE-2017-5669", url: "https://bugzilla.suse.com/1102390", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5669", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-5669", }, { cve: "CVE-2017-5970", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5970", }, ], notes: [ { category: "general", text: "The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows attackers to cause a denial of service (system crash) via (1) an application that makes crafted system calls or possibly (2) IPv4 traffic with invalid IP options.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5970", url: "https://www.suse.com/security/cve/CVE-2017-5970", }, { category: "external", summary: "SUSE Bug 1024938 for CVE-2017-5970", url: "https://bugzilla.suse.com/1024938", }, { category: "external", summary: "SUSE Bug 1025013 for CVE-2017-5970", url: "https://bugzilla.suse.com/1025013", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-5970", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-5970", }, { cve: "CVE-2017-5986", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-5986", }, ], notes: [ { category: "general", text: "Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-5986", url: "https://www.suse.com/security/cve/CVE-2017-5986", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-5986", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-5986", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-5986", }, { cve: "CVE-2017-6074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6074", }, ], notes: [ { category: "general", text: "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6074", url: "https://www.suse.com/security/cve/CVE-2017-6074", }, { category: "external", summary: "SUSE Bug 1026024 for CVE-2017-6074", url: "https://bugzilla.suse.com/1026024", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-6074", url: "https://bugzilla.suse.com/1072204", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-6074", }, { cve: "CVE-2017-6214", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6214", }, ], notes: [ { category: "general", text: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6214", url: "https://www.suse.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "SUSE Bug 1026722 for CVE-2017-6214", url: "https://bugzilla.suse.com/1026722", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-6214", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-6214", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-6214", }, { cve: "CVE-2017-6348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6348", }, ], notes: [ { category: "general", text: "The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6348", url: "https://www.suse.com/security/cve/CVE-2017-6348", }, { category: "external", summary: "SUSE Bug 1027178 for CVE-2017-6348", url: "https://bugzilla.suse.com/1027178", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-6348", url: "https://bugzilla.suse.com/1087082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-6348", }, { cve: "CVE-2017-6353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6353", }, ], notes: [ { category: "general", text: "net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6353", url: "https://www.suse.com/security/cve/CVE-2017-6353", }, { category: "external", summary: "SUSE Bug 1025235 for CVE-2017-6353", url: "https://bugzilla.suse.com/1025235", }, { category: "external", summary: "SUSE Bug 1027066 for CVE-2017-6353", url: "https://bugzilla.suse.com/1027066", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-6353", }, { cve: "CVE-2017-6951", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-6951", }, ], notes: [ { category: "general", text: "The keyring_search_aux function in security/keys/keyring.c in the Linux kernel through 3.14.79 allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call for the \"dead\" type.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-6951", url: "https://www.suse.com/security/cve/CVE-2017-6951", }, { category: "external", summary: "SUSE Bug 1029850 for CVE-2017-6951", url: "https://bugzilla.suse.com/1029850", }, { category: "external", summary: "SUSE Bug 1030593 for CVE-2017-6951", url: "https://bugzilla.suse.com/1030593", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-6951", }, { cve: "CVE-2017-7184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7184", }, ], notes: [ { category: "general", text: "The xfrm_replay_verify_len function in net/xfrm/xfrm_user.c in the Linux kernel through 4.10.6 does not validate certain size data after an XFRM_MSG_NEWAE update, which allows local users to obtain root privileges or cause a denial of service (heap-based out-of-bounds access) by leveraging the CAP_NET_ADMIN capability, as demonstrated during a Pwn2Own competition at CanSecWest 2017 for the Ubuntu 16.10 linux-image-* package 4.8.0.41.52.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7184", url: "https://www.suse.com/security/cve/CVE-2017-7184", }, { category: "external", summary: "SUSE Bug 1030573 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030573", }, { category: "external", summary: "SUSE Bug 1030575 for CVE-2017-7184", url: "https://bugzilla.suse.com/1030575", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7184", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7184", }, { cve: "CVE-2017-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7187", }, ], notes: [ { category: "general", text: "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7187", url: "https://www.suse.com/security/cve/CVE-2017-7187", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7187", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1030213 for CVE-2017-7187", url: "https://bugzilla.suse.com/1030213", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7187", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7187", }, { cve: "CVE-2017-7261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7261", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7261", url: "https://www.suse.com/security/cve/CVE-2017-7261", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7261", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031052 for CVE-2017-7261", url: "https://bugzilla.suse.com/1031052", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7261", }, { cve: "CVE-2017-7294", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7294", }, ], notes: [ { category: "general", text: "The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7294", url: "https://www.suse.com/security/cve/CVE-2017-7294", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7294", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031440 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031440", }, { category: "external", summary: "SUSE Bug 1031481 for CVE-2017-7294", url: "https://bugzilla.suse.com/1031481", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7294", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7294", }, { cve: "CVE-2017-7308", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7308", }, ], notes: [ { category: "general", text: "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7308", url: "https://www.suse.com/security/cve/CVE-2017-7308", }, { category: "external", summary: "SUSE Bug 1027179 for CVE-2017-7308", url: "https://bugzilla.suse.com/1027179", }, { category: "external", summary: "SUSE Bug 1031579 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031579", }, { category: "external", summary: "SUSE Bug 1031660 for CVE-2017-7308", url: "https://bugzilla.suse.com/1031660", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7308", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7308", }, { cve: "CVE-2017-7482", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7482", }, ], notes: [ { category: "general", text: "In the Linux kernel before version 4.12, Kerberos 5 tickets decoded when using the RXRPC keys incorrectly assumes the size of a field. This could lead to the size-remaining variable wrapping and the data pointer going over the end of the buffer. This could possibly lead to memory corruption and possible privilege escalation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7482", url: "https://www.suse.com/security/cve/CVE-2017-7482", }, { category: "external", summary: "SUSE Bug 1046107 for CVE-2017-7482", url: "https://bugzilla.suse.com/1046107", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7482", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7482", }, { cve: "CVE-2017-7487", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7487", }, ], notes: [ { category: "general", text: "The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel through 4.11.1 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call for an IPX interface.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7487", url: "https://www.suse.com/security/cve/CVE-2017-7487", }, { category: "external", summary: "SUSE Bug 1038879 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038879", }, { category: "external", summary: "SUSE Bug 1038883 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038883", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-7487", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 1072204 for CVE-2017-7487", url: "https://bugzilla.suse.com/1072204", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-7487", url: "https://bugzilla.suse.com/1115893", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-7487", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7487", }, { cve: "CVE-2017-7533", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7533", }, ], notes: [ { category: "general", text: "Race condition in the fsnotify implementation in the Linux kernel through 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7533", url: "https://www.suse.com/security/cve/CVE-2017-7533", }, { category: "external", summary: "SUSE Bug 1049483 for CVE-2017-7533", url: "https://bugzilla.suse.com/1049483", }, { category: "external", summary: "SUSE Bug 1050677 for CVE-2017-7533", url: "https://bugzilla.suse.com/1050677", }, { category: "external", summary: "SUSE Bug 1050751 for CVE-2017-7533", url: "https://bugzilla.suse.com/1050751", }, { category: "external", summary: "SUSE Bug 1053919 for CVE-2017-7533", url: "https://bugzilla.suse.com/1053919", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-7533", }, { cve: "CVE-2017-7542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7542", }, ], notes: [ { category: "general", text: "The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7542", url: "https://www.suse.com/security/cve/CVE-2017-7542", }, { category: "external", summary: "SUSE Bug 1049882 for CVE-2017-7542", url: "https://bugzilla.suse.com/1049882", }, { category: "external", summary: "SUSE Bug 1061936 for CVE-2017-7542", url: "https://bugzilla.suse.com/1061936", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-7542", }, { cve: "CVE-2017-7616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-7616", }, ], notes: [ { category: "general", text: "Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-7616", url: "https://www.suse.com/security/cve/CVE-2017-7616", }, { category: "external", summary: "SUSE Bug 1033336 for CVE-2017-7616", url: "https://bugzilla.suse.com/1033336", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2017-7616", }, { cve: "CVE-2017-8831", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8831", }, ], notes: [ { category: "general", text: "The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel through 4.11.5 allows local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a \"double fetch\" vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8831", url: "https://www.suse.com/security/cve/CVE-2017-8831", }, { category: "external", summary: "SUSE Bug 1037994 for CVE-2017-8831", url: "https://bugzilla.suse.com/1037994", }, { category: "external", summary: "SUSE Bug 1061936 for CVE-2017-8831", url: "https://bugzilla.suse.com/1061936", }, { category: "external", summary: "SUSE Bug 1087082 for CVE-2017-8831", url: "https://bugzilla.suse.com/1087082", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-8831", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.7, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-8831", }, { cve: "CVE-2017-8890", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8890", }, ], notes: [ { category: "general", text: "The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel through 4.10.15 allows attackers to cause a denial of service (double free) or possibly have unspecified other impact by leveraging use of the accept system call.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8890", url: "https://www.suse.com/security/cve/CVE-2017-8890", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1038564 for CVE-2017-8890", url: "https://bugzilla.suse.com/1038564", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-8890", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-8890", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-8890", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-8890", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-8890", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-8890", }, { cve: "CVE-2017-8924", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8924", }, ], notes: [ { category: "general", text: "The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel before 4.10.4 allows local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uninitialized kernel memory by using a crafted USB device (posing as an io_ti USB serial device) to trigger an integer underflow.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8924", url: "https://www.suse.com/security/cve/CVE-2017-8924", }, { category: "external", summary: "SUSE Bug 1037182 for CVE-2017-8924", url: "https://bugzilla.suse.com/1037182", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-8924", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-8924", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-8924", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2017-8924", }, { cve: "CVE-2017-8925", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8925", }, ], notes: [ { category: "general", text: "The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel before 4.10.4 allows local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8925", url: "https://www.suse.com/security/cve/CVE-2017-8925", }, { category: "external", summary: "SUSE Bug 1037183 for CVE-2017-8925", url: "https://bugzilla.suse.com/1037183", }, { category: "external", summary: "SUSE Bug 1038981 for CVE-2017-8925", url: "https://bugzilla.suse.com/1038981", }, { category: "external", summary: "SUSE Bug 1038982 for CVE-2017-8925", url: "https://bugzilla.suse.com/1038982", }, { category: "external", summary: "SUSE Bug 870618 for CVE-2017-8925", url: "https://bugzilla.suse.com/870618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "low", }, ], title: "CVE-2017-8925", }, { cve: "CVE-2017-9074", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9074", }, ], notes: [ { category: "general", text: "The IPv6 fragmentation implementation in the Linux kernel through 4.11.1 does not consider that the nexthdr field may be associated with an invalid option, which allows local users to cause a denial of service (out-of-bounds read and BUG) or possibly have unspecified other impact via crafted socket and send system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9074", url: "https://www.suse.com/security/cve/CVE-2017-9074", }, { category: "external", summary: "SUSE Bug 1039882 for CVE-2017-9074", url: "https://bugzilla.suse.com/1039882", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9074", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "moderate", }, ], title: "CVE-2017-9074", }, { cve: "CVE-2017-9075", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9075", }, ], notes: [ { category: "general", text: "The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9075", url: "https://www.suse.com/security/cve/CVE-2017-9075", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9075", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039883 for CVE-2017-9075", url: "https://bugzilla.suse.com/1039883", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9075", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9075", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-9075", }, { cve: "CVE-2017-9076", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9076", }, ], notes: [ { category: "general", text: "The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9076", url: "https://www.suse.com/security/cve/CVE-2017-9076", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9076", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1039885 for CVE-2017-9076", url: "https://bugzilla.suse.com/1039885", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9076", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1051906 for CVE-2017-9076", url: "https://bugzilla.suse.com/1051906", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9076", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-9076", }, { cve: "CVE-2017-9077", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9077", }, ], notes: [ { category: "general", text: "The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9077", url: "https://www.suse.com/security/cve/CVE-2017-9077", }, { category: "external", summary: "SUSE Bug 1038544 for CVE-2017-9077", url: "https://bugzilla.suse.com/1038544", }, { category: "external", summary: "SUSE Bug 1040069 for CVE-2017-9077", url: "https://bugzilla.suse.com/1040069", }, { category: "external", summary: "SUSE Bug 1042364 for CVE-2017-9077", url: "https://bugzilla.suse.com/1042364", }, { category: "external", summary: "SUSE Bug 1115893 for CVE-2017-9077", url: "https://bugzilla.suse.com/1115893", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-9077", }, { cve: "CVE-2017-9242", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-9242", }, ], notes: [ { category: "general", text: "The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-9242", url: "https://www.suse.com/security/cve/CVE-2017-9242", }, { category: "external", summary: "SUSE Bug 1041431 for CVE-2017-9242", url: "https://bugzilla.suse.com/1041431", }, { category: "external", summary: "SUSE Bug 1042892 for CVE-2017-9242", url: "https://bugzilla.suse.com/1042892", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.s390x", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.106.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.i586", "SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.106.5.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-09-19T08:33:08Z", details: "important", }, ], title: "CVE-2017-9242", }, ], }
fkie_cve-2017-6214
Vulnerability from fkie_nvd
Published
2017-02-23 17:59
Modified
2025-04-20 01:37
Severity ?
Summary
The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
linux | linux_kernel | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", matchCriteriaId: "C5D57D8B-3072-44A1-88FE-58FB0A730057", versionEndIncluding: "4.9.10", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", }, { lang: "es", value: "La función tcp_splice_read en net/ipv4/tcp.c en el kernel de Linux en versiones anteriores a 4.9.11 permite a atacantes remotos provocar una denegación de servicio (bucle infinito y bloqueo débil) a través de vectores que involucran un paquete TCP con la bandera URG.", }, ], id: "CVE-2017-6214", lastModified: "2025-04-20T01:37:25.860", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2017-02-23T17:59:00.143", references: [ { source: "cve@mitre.org", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { source: "cve@mitre.org", url: "http://www.debian.org/security/2017/dsa-3804", }, { source: "cve@mitre.org", tags: [ "Release Notes", "Vendor Advisory", ], url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { source: "cve@mitre.org", url: "http://www.securityfocus.com/bid/96421", }, { source: "cve@mitre.org", url: "http://www.securitytracker.com/id/1037897", }, { source: "cve@mitre.org", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { source: "cve@mitre.org", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { source: "cve@mitre.org", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { source: "cve@mitre.org", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { source: "cve@mitre.org", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { source: "cve@mitre.org", url: "https://source.android.com/security/bulletin/2017-09-01", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.debian.org/security/2017/dsa-3804", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Release Notes", "Vendor Advisory", ], url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.securityfocus.com/bid/96421", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.securitytracker.com/id/1037897", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://source.android.com/security/bulletin/2017-09-01", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Deferred", weaknesses: [ { description: [ { lang: "en", value: "CWE-835", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
rhsa-2017_1647
Vulnerability from csaf_redhat
Published
2017-06-28 16:34
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise MRG 2.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.
Bug Fix(es):
* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise MRG 2.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.\n\nBug Fix(es):\n\n* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1647", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452745", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452745", }, { category: "external", summary: "1452769", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452769", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1647.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:59+00:00", generator: { date: "2024-11-14T23:34:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1647", initial_release_date: "2017-06-28T16:34:27+00:00", revision_history: [ { date: "2017-06-28T16:34:27+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:34:27+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:59+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product: { name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_mrg:2:server:el6", }, }, }, ], category: "product_family", name: "Red Hat Enterprise MRG for RHEL-6", }, { branches: [ { category: "product_version", name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-firmware@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=src&epoch=1", }, }, }, ], category: "architecture", name: "src", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
rhsa-2017:1372
Vulnerability from csaf_redhat
Published
2017-05-30 17:02
Modified
2024-11-14 23:33
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)
Bug Fix(es):
* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)
* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)
* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)
* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)
* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)\n\nBug Fix(es):\n\n* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)\n\n* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)\n\n* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)\n\n* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)\n\n* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1372", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1372.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:33:53+00:00", generator: { date: "2024-11-14T23:33:53+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1372", initial_release_date: "2017-05-30T17:02:29+00:00", revision_history: [ { date: "2017-05-30T17:02:29+00:00", number: "1", summary: "Initial version", }, { date: "2017-05-30T17:02:29+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:33:53+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Desktop (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 6)", product: { name: "Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-0:2.6.32-696.3.1.el6.i686", product_id: "perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.src", product: { name: "kernel-0:2.6.32-696.3.1.el6.src", product_id: "kernel-0:2.6.32-696.3.1.el6.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-firmware@2.6.32-696.3.1.el6?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-05-30T17:02:29+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1372", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, ], }
rhsa-2017:1615
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in
the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A
remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)
* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)
* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)
* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)
* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)
* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with "Hugepages" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in\nthe socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A\nremote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)\n\n* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)\n\n* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)\n\n* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)\n\n* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)\n\n* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with \"Hugepages\" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1615", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "https://access.redhat.com/articles/3090941", url: "https://access.redhat.com/articles/3090941", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1615.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:39+00:00", generator: { date: "2024-11-14T23:34:39+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1615", initial_release_date: "2017-06-28T16:57:35+00:00", revision_history: [ { date: "2017-06-28T16:57:35+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-29T12:41:56+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:39+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.src", product: { name: "kernel-0:3.10.0-514.26.1.el7.src", product_id: "kernel-0:3.10.0-514.26.1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@3.10.0-514.26.1.el7?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-514.26.1.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, ], }
RHSA-2017:1615
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in
the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A
remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)
* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)
* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)
* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)
* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)
* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with "Hugepages" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in\nthe socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A\nremote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)\n\n* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)\n\n* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)\n\n* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)\n\n* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)\n\n* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with \"Hugepages\" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1615", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "https://access.redhat.com/articles/3090941", url: "https://access.redhat.com/articles/3090941", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1615.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:39+00:00", generator: { date: "2024-11-14T23:34:39+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1615", initial_release_date: "2017-06-28T16:57:35+00:00", revision_history: [ { date: "2017-06-28T16:57:35+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-29T12:41:56+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:39+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.src", product: { name: "kernel-0:3.10.0-514.26.1.el7.src", product_id: "kernel-0:3.10.0-514.26.1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@3.10.0-514.26.1.el7?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-514.26.1.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, ], }
RHSA-2017:1616
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)
* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)\n\n* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1616", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452742", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452742", }, { category: "external", summary: "1455239", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1455239", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1616.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:54+00:00", generator: { date: "2024-11-14T23:34:54+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1616", initial_release_date: "2017-06-28T16:57:58+00:00", revision_history: [ { date: "2017-06-28T16:57:58+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:57:58+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:54+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product: { name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Realtime (v. 7)", product: { name: "Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_id: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.26.1.rt56.442.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
rhsa-2017:1616
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)
* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)\n\n* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1616", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452742", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452742", }, { category: "external", summary: "1455239", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1455239", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1616.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:54+00:00", generator: { date: "2024-11-14T23:34:54+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1616", initial_release_date: "2017-06-28T16:57:58+00:00", revision_history: [ { date: "2017-06-28T16:57:58+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:57:58+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:54+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product: { name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Realtime (v. 7)", product: { name: "Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_id: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.26.1.rt56.442.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
rhsa-2017_1615
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in
the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A
remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)
* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)
* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)
* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)
* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)
* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with "Hugepages" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in\nthe socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature were used together. A\nremote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel (denial of service). (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Ari Kauppi for reporting CVE-2017-7895 and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the total-pages counter (HugePages_Total) in the /proc/meminfo file, and HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux kernel has been fixed, and HugePages_Rsvd underflow no longer occurs. (BZ#1445184)\n\n* If a directory on a NFS client was modified while being listed, the NFS client could restart the directory listing multiple times. Consequently, the performance of listing the directory was sub-optimal. With this update, the restarting of the directory listing happens less frequently. As a result, the performance of listing the directory while it is being modified has improved. (BZ#1450851)\n\n* The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot. This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected. (BZ#1446246)\n\n* When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU process occasionally terminated unexpectedly due to a failed VFIO Direct Memory Access (DMA) map request. This update fixes the vfio driver and QEMU no longer crashes in the described situation. (BZ#1450855)\n\n* When the operating system was booted with the in-box lpfc driver, a kernel panic occurred on the little-endian variant of IBM Power Systems. This update fixes lpfc, and the kernel no longer panics in the described situation. (BZ#1452044)\n\n* When creating or destroying a VM with Virtual Function I/O (VFIO) devices with \"Hugepages\" feature enabled, errors in Direct Memory Access (DMA) page table entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This update fixes range computation when making room for large pages in Input/Output Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no longer occur, and QEMU has a predictable memory usage in the described situation. (BZ#1450856)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1615", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "https://access.redhat.com/articles/3090941", url: "https://access.redhat.com/articles/3090941", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1615.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:39+00:00", generator: { date: "2024-11-14T23:34:39+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1615", initial_release_date: "2017-06-28T16:57:35+00:00", revision_history: [ { date: "2017-06-28T16:57:35+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-29T12:41:56+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:39+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.src", product: { name: "kernel-0:3.10.0-514.26.1.el7.src", product_id: "kernel-0:3.10.0-514.26.1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@3.10.0-514.26.1.el7?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_id: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-514.26.1.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_id: "perf-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:3.10.0-514.26.1.el7.s390x", product: { name: "perf-0:3.10.0-514.26.1.el7.s390x", product_id: "perf-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-514.26.1.el7?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_id: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@3.10.0-514.26.1.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Client-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Server-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.src", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:3.10.0-514.26.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", }, product_reference: "kernel-doc-0:3.10.0-514.26.1.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-headers-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", }, product_reference: "python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:35+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1615", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.26.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.26.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.26.1.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, ], }
RHSA-2017:1372
Vulnerability from csaf_redhat
Published
2017-05-30 17:02
Modified
2024-11-14 23:33
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)
Bug Fix(es):
* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)
* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)
* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)
* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)
* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)\n\nBug Fix(es):\n\n* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)\n\n* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)\n\n* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)\n\n* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)\n\n* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1372", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1372.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:33:53+00:00", generator: { date: "2024-11-14T23:33:53+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1372", initial_release_date: "2017-05-30T17:02:29+00:00", revision_history: [ { date: "2017-05-30T17:02:29+00:00", number: "1", summary: "Initial version", }, { date: "2017-05-30T17:02:29+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:33:53+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Desktop (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 6)", product: { name: "Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-0:2.6.32-696.3.1.el6.i686", product_id: "perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.src", product: { name: "kernel-0:2.6.32-696.3.1.el6.src", product_id: "kernel-0:2.6.32-696.3.1.el6.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-firmware@2.6.32-696.3.1.el6?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-05-30T17:02:29+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1372", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, ], }
rhsa-2017_1372
Vulnerability from csaf_redhat
Published
2017-05-30 17:02
Modified
2024-11-14 23:33
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)
Bug Fix(es):
* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)
* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)
* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)
* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)
* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality can allow a remote attacker to force the kernel to enter a condition in which it can loop indefinitely. (CVE-2017-6214, Moderate)\n\nBug Fix(es):\n\n* When executing certain Hadoop jobs, a kernel panic occasionally occurred on multiple nodes of a cluster. This update fixes the kernel scheduler, and the kernel panic no longer occurs under the described circumstances. (BZ#1436241)\n\n* Previously, memory leak of the struct cred data structure and related data structures occasionally occurred. Consequently, system performance was suboptimal with the symptoms of high I/O operations wait and small amount of free memory. This update fixes the reference counter of the struct slab cache to no longer cause imbalance between the calls to the get_cred() function and the put_cred() function. As a result, the memory leak no longer occurs under the described circumstances. (BZ#1443234)\n\n* Previously, the be2net driver could not detect the link status properly on IBM Power Systems. Consequently, the link status was always reported as disconnected. With this update, be2net has been fixed, and the Network Interface Cards (NICs) now report the link status correctly. (BZ#1442979)\n\n* Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in an incorrect order. Consequently, users were not able to access Logical Unit Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before RFF_ID, which is the correct order. As a result, users can now access LUNs as expected. (BZ#1439636)\n\n* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443499)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1372", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1372.json", }, ], title: "Red Hat Security Advisory: kernel security and bug fix update", tracking: { current_release_date: "2024-11-14T23:33:53+00:00", generator: { date: "2024-11-14T23:33:53+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1372", initial_release_date: "2017-05-30T17:02:29+00:00", revision_history: [ { date: "2017-05-30T17:02:29+00:00", number: "1", summary: "Initial version", }, { date: "2017-05-30T17:02:29+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:33:53+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Desktop (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product: { name: "Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 6)", product: { name: "Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:6::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_id: "python-perf-0:2.6.32-696.3.1.el6.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.i686", product: { name: "perf-0:2.6.32-696.3.1.el6.i686", product_id: "perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=i686", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.i686", product: { name: "python-perf-0:2.6.32-696.3.1.el6.i686", product_id: "python-perf-0:2.6.32-696.3.1.el6.i686", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.src", product: { name: "kernel-0:2.6.32-696.3.1.el6.src", product_id: "kernel-0:2.6.32-696.3.1.el6.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-doc@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-696.3.1.el6?arch=noarch", }, }, }, { category: "product_version", name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_id: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-firmware@2.6.32-696.3.1.el6?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_id: "python-perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.s390x", product: { name: "perf-0:2.6.32-696.3.1.el6.s390x", product_id: "perf-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=s390x", }, }, }, { category: "product_version", name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_id: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-696.3.1.el6?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "python-perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/python-perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "perf-0:2.6.32-696.3.1.el6.ppc64", product: { name: "perf-0:2.6.32-696.3.1.el6.ppc64", product_id: "perf-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/perf@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug-devel@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-debug@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, { category: "product_version", name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_id: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-headers@2.6.32-696.3.1.el6?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", product_id: "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", product_id: "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Client-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", product_id: "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", product_id: "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6ComputeNode-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", product_id: "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", product_id: "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Server-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", product_id: "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.src", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-devel-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-doc-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-doc-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", }, product_reference: "kernel-firmware-0:2.6.32-696.3.1.el6.noarch", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "kernel-headers-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", relates_to_product_reference: "6Workstation-optional-6.9.z", }, { category: "default_component_of", full_product_name: { name: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", product_id: "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", }, product_reference: "python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", relates_to_product_reference: "6Workstation-optional-6.9.z", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-05-30T17:02:29+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], restart_required: { category: "machine", }, url: "https://access.redhat.com/errata/RHSA-2017:1372", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Client-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Client-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6ComputeNode-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6ComputeNode-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Server-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Server-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.src", "6Workstation-optional-6.9.z:kernel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-abi-whitelists-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-bootwrapper-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debug-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-i686-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-debuginfo-common-ppc64-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-debuginfo-common-s390x-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-debuginfo-common-x86_64-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-devel-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-doc-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-firmware-0:2.6.32-696.3.1.el6.noarch", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-headers-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:kernel-kdump-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:kernel-kdump-devel-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-0:2.6.32-696.3.1.el6.x86_64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.i686", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.ppc64", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.s390x", "6Workstation-optional-6.9.z:python-perf-debuginfo-0:2.6.32-696.3.1.el6.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, ], }
rhsa-2017_1616
Vulnerability from csaf_redhat
Published
2017-06-28 16:57
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.
Bug Fix(es):
* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)
* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system. (CVE-2017-7477, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583, Moderate)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364; Ari Kauppi for reporting CVE-2017-7895; and Xiaohan Zhang (Huawei Inc.) for reporting CVE-2017-2583.\n\nBug Fix(es):\n\n* The kernel-rt packages have been upgraded to the 3.10.0-514.25.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1452742)\n\n* Previously, a local lock acquisition around the ip_send_unicast_reply() function was incorrectly terminated. Consequently, a list corruption occurred that led to a kernel panic. This update adds locking functions around calls to ip_send_unicast_reply(). As a result, neither list corruption nor kernel panic occur under the described circumstances. (BZ#1455239)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1616", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452742", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452742", }, { category: "external", summary: "1455239", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1455239", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1616.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:54+00:00", generator: { date: "2024-11-14T23:34:54+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1616", initial_release_date: "2017-06-28T16:57:58+00:00", revision_history: [ { date: "2017-06-28T16:57:58+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:57:58+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:54+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product: { name: "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Realtime (v. 7)", product: { name: "Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_extras_rt:7", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, { category: "product_version", name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_id: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.26.1.rt56.442.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_id: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.26.1.rt56.442.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_id: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.26.1.rt56.442.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", product_id: "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-NFV-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", }, product_reference: "kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", product_id: "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", }, product_reference: "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", relates_to_product_reference: "7Server-RT-7.3.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "Xiaohan Zhang", ], organization: "Huawei Inc.", }, ], cve: "CVE-2017-2583", cwe: { id: "CWE-250", name: "Execution with Unnecessary Privileges", }, discovery_date: "2017-01-10T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1414735", }, ], notes: [ { category: "description", text: "Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM) support was vulnerable to an incorrect segment selector(SS) value error. The error could occur while loading values into the SS register in long mode. A user or process inside a guest could use this flaw to crash the guest, resulting in DoS or potentially escalate their privileges inside the guest.", title: "Vulnerability description", }, { category: "summary", text: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7. Future kernel updates for Red Hat Enterprise Linux 7\nmay address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-2583", }, { category: "external", summary: "RHBZ#1414735", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1414735", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-2583", url: "https://www.cve.org/CVERecord?id=CVE-2017-2583", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-2583", }, ], release_date: "2017-01-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "ADJACENT_NETWORK", authentication: "SINGLE", availabilityImpact: "PARTIAL", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:A/AC:M/Au:S/C:P/I:P/A:P", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "ADJACENT_NETWORK", availabilityImpact: "HIGH", baseScore: 6.4, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "Kernel: Kvm: vmx/svm potential privilege escalation inside guest", }, { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7477", cwe: { id: "CWE-122", name: "Heap-based Buffer Overflow", }, discovery_date: "2017-04-24T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1445207", }, ], notes: [ { category: "description", text: "A flaw was found in the way Linux kernel allocates heap memory to build the scattergather list from a fragment list(skb_shinfo(skb)->frag_list) in the socket buffer(skb_buff). The heap overflow occurred if 'MAX_SKB_FRAGS + 1' parameter and 'NETIF_F_FRAGLIST' feature are both used together. A remote user or process could use this flaw to potentially escalate their privilege on a system.", title: "Vulnerability description", }, { category: "summary", text: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 starting with the version kernel-3.10.0-514.el7, that is with Red Hat Enterprise Linux 7.3 GA. Prior Red Hat Enterprise Linux 7 kernel versions are not affected.\n\nIn order to exploit this issue, the system needs to be manually configured by privileged user. The default Red Hat Enterprise Linux 7 configuration is not vulnerable.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7477", }, { category: "external", summary: "RHBZ#1445207", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1445207", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7477", url: "https://www.cve.org/CVERecord?id=CVE-2017-7477", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7477", }, ], release_date: "2017-04-24T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { category: "workaround", details: "Red Hat recommends blacklisting the kernel module to prevent its use. This will prevent accidental version loading by administration and also mitigate the flaw if a kernel with the affected module is booted.\n\nAs the macsec module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nRaw\n\n # echo \"install macsec /bin/true\" >> /etc/modprobe.d/disable-macsec.conf \n\nIf macsec functionality is in use as a functional part of the system a kernel upgrade is required.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: net: Heap overflow in skb_to_sgvec in macsec.c", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:57:58+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1616", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.26.1.rt56.442.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.26.1.rt56.442.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.26.1.rt56.442.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
RHSA-2017:1647
Vulnerability from csaf_redhat
Published
2017-06-28 16:34
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise MRG 2.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.
Bug Fix(es):
* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise MRG 2.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.\n\nBug Fix(es):\n\n* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1647", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452745", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452745", }, { category: "external", summary: "1452769", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452769", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1647.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:59+00:00", generator: { date: "2024-11-14T23:34:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1647", initial_release_date: "2017-06-28T16:34:27+00:00", revision_history: [ { date: "2017-06-28T16:34:27+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:34:27+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:59+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product: { name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_mrg:2:server:el6", }, }, }, ], category: "product_family", name: "Red Hat Enterprise MRG for RHEL-6", }, { branches: [ { category: "product_version", name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-firmware@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=src&epoch=1", }, }, }, ], category: "architecture", name: "src", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
rhsa-2017:1647
Vulnerability from csaf_redhat
Published
2017-06-28 16:34
Modified
2024-11-14 23:34
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise MRG 2.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)
* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)
* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)
* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)
Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.
Bug Fix(es):
* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for kernel-rt is now available for Red Hat Enterprise MRG 2.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service. (CVE-2017-7645, Important)\n\n* The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c. (CVE-2017-7895, Important)\n\n* A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely. (CVE-2017-6214, Moderate)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Ari Kauppi for reporting CVE-2017-7895.\n\nBug Fix(es):\n\n* kernel-rt packages have been upgraded to the 3.10.0-514 source tree, which provides a number of bug fixes over the previous version. (BZ#1452745)", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2017:1647", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "1452745", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452745", }, { category: "external", summary: "1452769", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1452769", }, { category: "external", summary: "1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1647.json", }, ], title: "Red Hat Security Advisory: kernel-rt security and bug fix update", tracking: { current_release_date: "2024-11-14T23:34:59+00:00", generator: { date: "2024-11-14T23:34:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2017:1647", initial_release_date: "2017-06-28T16:34:27+00:00", revision_history: [ { date: "2017-06-28T16:34:27+00:00", number: "1", summary: "Initial version", }, { date: "2017-06-28T16:34:27+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-14T23:34:59+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product: { name: "Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_mrg:2:server:el6", }, }, }, ], category: "product_family", name: "Red Hat Enterprise MRG for RHEL-6", }, { branches: [ { category: "product_version", name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_id: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.rt56.228.el6rt?arch=x86_64&epoch=1", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-firmware@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_id: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.rt56.228.el6rt?arch=noarch&epoch=1", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_id: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", product_identification_helper: { purl: "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.228.el6rt?arch=src&epoch=1", }, }, }, ], category: "architecture", name: "src", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", }, product_reference: "kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, { category: "default_component_of", full_product_name: { name: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", product_id: "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", }, product_reference: "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", relates_to_product_reference: "6Server-MRG-Realtime-2", }, ], }, vulnerabilities: [ { cve: "CVE-2017-6214", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2017-02-23T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1426542", }, ], notes: [ { category: "description", text: "A flaw was found in the Linux kernel's handling of packets with the URG flag. Applications using the splice() and tcp_splice_read() functionality could allow a remote attacker to force the kernel to enter a condition in which it could loop indefinitely.", title: "Vulnerability description", }, { category: "summary", text: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", title: "Vulnerability summary", }, { category: "other", text: "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 as the code with the flaw is not present in the products listed.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and MRG-2. Future Linux kernel updates for the respective releases might address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-6214", }, { category: "external", summary: "RHBZ#1426542", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1426542", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-6214", url: "https://www.cve.org/CVERecord?id=CVE-2017-6214", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, ], release_date: "2017-02-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kernel: ipv4/tcp: Infinite loop in tcp_splice_read()", }, { cve: "CVE-2017-7645", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1443615", }, ], notes: [ { category: "description", text: "The NFS2/3 RPC client could send long arguments to the NFS server. These encoded arguments are stored in an array of memory pages, and accessed using pointer variables. Arbitrarily long arguments could make these pointers point outside the array and cause an out-of-bounds memory access. A remote user or program could use this flaw to crash the kernel, resulting in denial of service.", title: "Vulnerability description", }, { category: "summary", text: "kernel: nfsd: Incorrect handling of long RPC replies", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7645", }, { category: "external", summary: "RHBZ#1443615", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1443615", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7645", url: "https://www.cve.org/CVERecord?id=CVE-2017-7645", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7645", }, ], release_date: "2017-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: nfsd: Incorrect handling of long RPC replies", }, { acknowledgments: [ { names: [ "Ari Kauppi", ], }, ], cve: "CVE-2017-7895", cwe: { id: "CWE-125", name: "Out-of-bounds Read", }, discovery_date: "2017-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1446103", }, ], notes: [ { category: "description", text: "The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lacked certain checks for the end of a buffer. A remote attacker could trigger a pointer-arithmetic error or possibly cause other unspecified impacts using crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.", title: "Vulnerability description", }, { category: "summary", text: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", title: "Vulnerability summary", }, { category: "other", text: "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may address this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-7895", }, { category: "external", summary: "RHBZ#1446103", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1446103", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-7895", url: "https://www.cve.org/CVERecord?id=CVE-2017-7895", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7895", }, ], release_date: "2017-04-28T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests", }, { acknowledgments: [ { names: [ "Qualys Research Labs", ], }, ], cve: "CVE-2017-1000364", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1461333", }, ], notes: [ { category: "description", text: "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.", title: "Vulnerability description", }, { category: "summary", text: "kernel: heap/stack gap jumping via unbounded stack allocations", title: "Vulnerability summary", }, { category: "other", text: "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000364", }, { category: "external", summary: "RHBZ#1461333", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1461333", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000364", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364", }, { category: "external", summary: "https://access.redhat.com/security/vulnerabilities/stackguard", url: "https://access.redhat.com/security/vulnerabilities/stackguard", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v2: { accessComplexity: "HIGH", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 6.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:H/Au:N/C:C/I:C/A:C", version: "2.0", }, cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "kernel: heap/stack gap jumping via unbounded stack allocations", }, { acknowledgments: [ { names: [ "Qualys Inc", ], }, ], cve: "CVE-2017-1000379", discovery_date: "2017-05-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1462165", }, ], notes: [ { category: "description", text: "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.", title: "Vulnerability description", }, { category: "summary", text: "kernel: Incorrectly mapped contents of PIE executable", title: "Vulnerability summary", }, { category: "other", text: "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw. This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2. This issue is currently fixed in most versions of shipping products.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2017-1000379", }, { category: "external", summary: "RHBZ#1462165", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1462165", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", url: "https://www.cve.org/CVERecord?id=CVE-2017-1000379", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379", }, { category: "external", summary: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", url: "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt", }, ], release_date: "2017-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2017-06-28T16:34:27+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", product_ids: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2017:1647", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 2.9, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.0", }, products: [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.228.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.228.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.228.el6rt.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kernel: Incorrectly mapped contents of PIE executable", }, ], }
gsd-2017-6214
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-6214", description: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", id: "GSD-2017-6214", references: [ "https://www.suse.com/security/cve/CVE-2017-6214.html", "https://www.debian.org/security/2017/dsa-3804", "https://access.redhat.com/errata/RHSA-2017:1647", "https://access.redhat.com/errata/RHSA-2017:1616", "https://access.redhat.com/errata/RHSA-2017:1615", "https://access.redhat.com/errata/RHSA-2017:1372", "https://ubuntu.com/security/CVE-2017-6214", "https://advisories.mageia.org/CVE-2017-6214.html", "https://alas.aws.amazon.com/cve/html/CVE-2017-6214.html", "https://linux.oracle.com/cve/CVE-2017-6214.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-6214", ], details: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", id: "GSD-2017-6214", modified: "2023-12-13T01:21:10.328557Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-6214", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://source.android.com/security/bulletin/2017-09-01", refsource: "CONFIRM", url: "https://source.android.com/security/bulletin/2017-09-01", }, { name: "96421", refsource: "BID", url: "http://www.securityfocus.com/bid/96421", }, { name: "RHSA-2017:1615", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { name: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "RHSA-2017:1647", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { name: "RHSA-2017:1616", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { name: "RHSA-2017:1372", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { name: "1037897", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1037897", }, { name: "DSA-3804", refsource: "DEBIAN", url: "http://www.debian.org/security/2017/dsa-3804", }, { name: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", refsource: "CONFIRM", url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { name: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "4.9.10", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-6214", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-835", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", refsource: "CONFIRM", tags: [ "Release Notes", "Vendor Advisory", ], url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { name: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { name: "96421", refsource: "BID", tags: [], url: "http://www.securityfocus.com/bid/96421", }, { name: "1037897", refsource: "SECTRACK", tags: [], url: "http://www.securitytracker.com/id/1037897", }, { name: "https://source.android.com/security/bulletin/2017-09-01", refsource: "CONFIRM", tags: [], url: "https://source.android.com/security/bulletin/2017-09-01", }, { name: "DSA-3804", refsource: "DEBIAN", tags: [], url: "http://www.debian.org/security/2017/dsa-3804", }, { name: "RHSA-2017:1647", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { name: "RHSA-2017:1616", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { name: "RHSA-2017:1615", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { name: "RHSA-2017:1372", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2017:1372", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2019-10-03T00:03Z", publishedDate: "2017-02-23T17:59Z", }, }, }
ghsa-7v6r-j8w7-v48j
Vulnerability from github
Published
2022-05-13 01:46
Modified
2022-05-13 01:46
Severity ?
Details
The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.
{ affected: [], aliases: [ "CVE-2017-6214", ], database_specific: { cwe_ids: [ "CWE-835", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2017-02-23T17:59:00Z", severity: "HIGH", }, details: "The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel before 4.9.11 allows remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag.", id: "GHSA-7v6r-j8w7-v48j", modified: "2022-05-13T01:46:26Z", published: "2022-05-13T01:46:26Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-6214", }, { type: "WEB", url: "https://github.com/torvalds/linux/commit/ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2017:1372", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2017:1615", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2017:1616", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2017:1647", }, { type: "WEB", url: "https://source.android.com/security/bulletin/2017-09-01", }, { type: "WEB", url: "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccf7abb93af09ad0868ae9033d1ca8108bdaec82", }, { type: "WEB", url: "http://www.debian.org/security/2017/dsa-3804", }, { type: "WEB", url: "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11", }, { type: "WEB", url: "http://www.securityfocus.com/bid/96421", }, { type: "WEB", url: "http://www.securitytracker.com/id/1037897", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
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.